chroma: adjust for default do_check
This commit is contained in:
parent
d85c9ea971
commit
fcb663877b
|
@ -13,10 +13,6 @@ homepage="https://github.com/alecthomas/chroma"
|
||||||
distfiles="https://github.com/alecthomas/chroma/archive/v${version}.tar.gz"
|
distfiles="https://github.com/alecthomas/chroma/archive/v${version}.tar.gz"
|
||||||
checksum=beff1d23ee8343c66f62aa30f1f18da5813018dcdff147f3ac4bdd734a908821
|
checksum=beff1d23ee8343c66f62aa30f1f18da5813018dcdff147f3ac4bdd734a908821
|
||||||
|
|
||||||
do_check() {
|
|
||||||
go test -v
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../../COPYING
|
vlicense ../../COPYING
|
||||||
vdoc ../../README.md
|
vdoc ../../README.md
|
||||||
|
|
Loading…
Reference in New Issue