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"
|
||||
checksum=762dbe5f2a0ea84078b194190f4fb51b9fe3e6ef043c1899fdda6a083328225f
|
||||
|
||||
do_install() {
|
||||
make DESTDIR=$DESTDIR prefix=/usr install
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue