diff --git a/srcpkgs/zfs/template b/srcpkgs/zfs/template index f28563c10c7..663366fe36a 100644 --- a/srcpkgs/zfs/template +++ b/srcpkgs/zfs/template @@ -1,10 +1,10 @@ # Template file for 'zfs' pkgname=zfs -version=0.6.4.2 -revision=2 +version=0.6.5 +revision=1 wrksrc="${pkgname}-${pkgname}-${version/r/-}" build_style=gnu-configure -configure_args="--with-config=user +configure_args="--with-config=user --with-mounthelperdir=/usr/bin --with-udevdir=/usr/lib/udev --with-udevruledir=/usr/lib/udev/rules.d --with-dracutdir=/usr/lib/dracut" hostmakedepends="dracut automake libtool" @@ -15,7 +15,7 @@ maintainer="Christian Neukirchen " license="CDDL" homepage="http://zfsonlinux.org/" distfiles="https://github.com/zfsonlinux/${pkgname}/archive/${pkgname}-${version/r/-}.tar.gz" -checksum=26af2924cbb891b79203a31827cba4cdc310162d5f7b9e2d643eb6576aa19015 +checksum=542121940122c922c9d21a2bb39bca4e4a9db2f6bbfd2e576630840e256d4c82 nocross=yes triggers="dkms" @@ -27,8 +27,6 @@ pre_configure() { tar czf ../clean.tar.gz . } post_install() { - rm ${DESTDIR}/etc/init.d/zfs - vlicense COPYRIGHT vlicense OPENSOLARIS.LICENSE