diff --git a/srcpkgs/zfs/template b/srcpkgs/zfs/template index 0772906ff4a..34400826a4c 100644 --- a/srcpkgs/zfs/template +++ b/srcpkgs/zfs/template @@ -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