mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
NetAuth-localizer: adjust for default do_check
This commit is contained in:
parent
332756ed08
commit
b513d7e404
1 changed files with 0 additions and 4 deletions
|
@ -13,10 +13,6 @@ homepage="https://netauth.org/ecosystem/localizer"
|
||||||
distfiles="https://github.com/netauth/localizer/archive/v$version.tar.gz"
|
distfiles="https://github.com/netauth/localizer/archive/v$version.tar.gz"
|
||||||
checksum=63c4d462f90e03b8f4e225afe8cd064fdb54cf1d646c8ec4ff2452dbe2ad55f5
|
checksum=63c4d462f90e03b8f4e225afe8cd064fdb54cf1d646c8ec4ff2452dbe2ad55f5
|
||||||
|
|
||||||
do_check() {
|
|
||||||
go test -v ./...
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue