mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
hblock: remove unnecessary PREFIX=, clean up
This commit is contained in:
parent
e7b3cdf254
commit
8bdc3d13ee
1 changed files with 1 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue