zfs: fixed usr/sbin link.

This commit is contained in:
Andrea Brancaleoni 2015-06-04 00:32:53 +02:00
parent 19ea9ef267
commit 87d89c7bc2
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'zfs'
pkgname=zfs
version=0.6.4.1
revision=3
revision=4
wrksrc="${pkgname}-${pkgname}-${version/r/-}"
build_style=gnu-configure
configure_args="--with-config=user --sbindir=/usr/bin
@ -27,7 +27,7 @@ pre_configure() {
tar czf ../clean.tar.gz .
}
post_install() {
# mount.zfs needs to be in /usr/sbin.
# mount.zfs needs to be in /usr/bin.
rm ${DESTDIR}/etc/init.d/zfs
vlicense COPYRIGHT