mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sbctl: adjust for default do_check
This commit is contained in:
parent
135c5dd63d
commit
cda2fa8926
1 changed files with 0 additions and 4 deletions
|
@ -18,10 +18,6 @@ checksum=500e8647041b9be193cf573a99b2c5b2956f11565b1aa961d62aa1666689b977
|
||||||
make_dirs="/var/lib/sbctl 0700 root root"
|
make_dirs="/var/lib/sbctl 0700 root root"
|
||||||
export GOFLAGS="-buildmode=pie"
|
export GOFLAGS="-buildmode=pie"
|
||||||
|
|
||||||
do_check() {
|
|
||||||
go test -v ./...
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
make man
|
make man
|
||||||
vman docs/sbctl.8
|
vman docs/sbctl.8
|
||||||
|
|
Loading…
Add table
Reference in a new issue