mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
chroma: adjust for default do_check
This commit is contained in:
parent
d85c9ea971
commit
fcb663877b
1 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Reference in a new issue