mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
superd: adjust for default do_check
This commit is contained in:
parent
bf0db9ea8e
commit
027e0fb0af
1 changed files with 0 additions and 4 deletions
|
@ -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"
|
distfiles="https://git.sr.ht/~craftyguy/superd/archive/${version}.tar.gz"
|
||||||
checksum=59de58f43bd237c12d0e73425df954eb14dd4e87e11d990e8191aa6921ee08d3
|
checksum=59de58f43bd237c12d0e73425df954eb14dd4e87e11d990e8191aa6921ee08d3
|
||||||
|
|
||||||
do_check() {
|
|
||||||
go test ./...
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
make PREFIX=/usr DESTDIR=${DESTDIR} installmisc
|
make PREFIX=/usr DESTDIR=${DESTDIR} installmisc
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue