netbsd-wtf: remove unnecessary PREFIX=, clean up

This commit is contained in:
classabbyamp 2022-08-22 18:57:55 -04:00
parent 9d5bdbfd47
commit 54519d5d67
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 1 additions and 3 deletions

View File

@ -3,6 +3,7 @@ pkgname=netbsd-wtf
version=20180621
revision=3
_commit=b1e5be48e340146f63b174cc14fef892a783168b
wrksrc="$pkgname-$_commit"
build_style=gnu-makefile
short_desc="NetBSD's wtf(6) utility"
maintainer="Orphaned <orphan@voidlinux.org>"
@ -11,9 +12,6 @@ homepage="https://www.netbsd.org"
distfiles="https://github.com/void-linux/netbsd-wtf/archive/$_commit.tar.gz"
checksum=5da7c6c286673baa8cc0ce2840c16895eef3e884e038a6cb7dedabdd15753de7
wrksrc="$pkgname-$_commit"
make_build_args="PREFIX=/usr"
post_install() {
mv ${DESTDIR}/usr/bin/{wtf,$pkgname}
mv ${DESTDIR}/usr/share/man/man6/{wtf,$pkgname}.6