superd: adjust for default do_check
This commit is contained in:
parent
bf0db9ea8e
commit
027e0fb0af
|
@ -16,10 +16,6 @@ changelog="https://git.sr.ht/~craftyguy/superd/blob/master/CHANGELOG.md"
|
|||
distfiles="https://git.sr.ht/~craftyguy/superd/archive/${version}.tar.gz"
|
||||
checksum=59de58f43bd237c12d0e73425df954eb14dd4e87e11d990e8191aa6921ee08d3
|
||||
|
||||
do_check() {
|
||||
go test ./...
|
||||
}
|
||||
|
||||
post_install() {
|
||||
make PREFIX=/usr DESTDIR=${DESTDIR} installmisc
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue