hfsutils: include hmount
This commit is contained in:
parent
bdcbd7cb1c
commit
f07e4e1aa9
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'hfsutils'
|
# Template file for 'hfsutils'
|
||||||
pkgname=hfsutils
|
pkgname=hfsutils
|
||||||
version=3.2.6
|
version=3.2.6
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Software package to permit manipulation of HFS volumes"
|
short_desc="Software package to permit manipulation of HFS volumes"
|
||||||
maintainer="stenstorp <stenstorpmc@gmail.com>"
|
maintainer="stenstorp <stenstorpmc@gmail.com>"
|
||||||
@ -11,7 +11,7 @@ distfiles="ftp://ftp.mars.org/pub/hfs/hfsutils-${version}.tar.gz"
|
|||||||
checksum=bc9d22d6d252b920ec9cdf18e00b7655a6189b3f34f42e58d5bb152957289840
|
checksum=bc9d22d6d252b920ec9cdf18e00b7655a6189b3f34f42e58d5bb152957289840
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
for f in hattrib hcd hcopy hdel hdir hformat hfsutil hls hmkdir hpwd hrename hrmdir humount hvol; do
|
for f in hattrib hcd hcopy hdel hdir hformat hfsutil hls hmkdir hmount hpwd hrename hrmdir humount hvol; do
|
||||||
vbin $f
|
vbin $f
|
||||||
done
|
done
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user