mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fx: adjust for default do_check
This commit is contained in:
parent
2f10c51584
commit
d6660e24fa
1 changed files with 0 additions and 4 deletions
|
@ -12,10 +12,6 @@ changelog="https://github.com/antonmedv/fx/releases"
|
||||||
distfiles="https://github.com/antonmedv/fx/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/antonmedv/fx/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=5ab642bb91ad9c1948de1add2d62acec22d82398e420957c191c1549999eb351
|
checksum=5ab642bb91ad9c1948de1add2d62acec22d82398e420957c191c1549999eb351
|
||||||
|
|
||||||
do_check() {
|
|
||||||
go test ./...
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue