hblock: remove unnecessary PREFIX=, clean up
This commit is contained in:
parent
e7b3cdf254
commit
8bdc3d13ee
|
@ -11,8 +11,6 @@ homepage="https://github.com/hectorm/hblock"
|
||||||
distfiles="https://github.com/hectorm/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/hectorm/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=762dbe5f2a0ea84078b194190f4fb51b9fe3e6ef043c1899fdda6a083328225f
|
checksum=762dbe5f2a0ea84078b194190f4fb51b9fe3e6ef043c1899fdda6a083328225f
|
||||||
|
|
||||||
do_install() {
|
post_install() {
|
||||||
make DESTDIR=$DESTDIR prefix=/usr install
|
|
||||||
|
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue