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