sbctl: adjust for default do_check

This commit is contained in:
classabbyamp 2024-08-09 13:36:46 -04:00 committed by classabbyamp
parent 135c5dd63d
commit cda2fa8926
1 changed files with 0 additions and 4 deletions

View File

@ -18,10 +18,6 @@ checksum=500e8647041b9be193cf573a99b2c5b2956f11565b1aa961d62aa1666689b977
make_dirs="/var/lib/sbctl 0700 root root"
export GOFLAGS="-buildmode=pie"
do_check() {
go test -v ./...
}
post_install() {
make man
vman docs/sbctl.8