sys-fs/zfs: fix dracut module path
authorGeorgy Yakovlev <ya@sysdump.net>
Thu, 8 Mar 2018 02:12:59 +0000 (18:12 -0800)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 8 Mar 2018 16:20:40 +0000 (10:20 -0600)
commit20c8e69ec3b25a431ee1c0e8cf3d1f0274dbffec
treefa5209dc66a7436fcae7d0c5ae17c4ed5b6a7e04
parent42d13a0e64b89918e31c4b138ef0b5c054d869de
sys-fs/zfs: fix dracut module path

zfs should use /usr/lib/dracut to install dracut modules.
dracut ebuild defines:
        local dracutlibdir="usr/lib/dracut"

with /usr/lib64 path on SYMLINK_LIB=no systems
dracut fails to pick up zfs modules
and generates an unbootable initramfs

Closes: https://bugs.gentoo.org/645176
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
sys-fs/zfs/zfs-0.6.5.11-r2.ebuild [new file with mode: 0644]
sys-fs/zfs/zfs-0.6.5.4-r4.ebuild [new file with mode: 0644]
sys-fs/zfs/zfs-0.7.5-r2.ebuild [new file with mode: 0644]
sys-fs/zfs/zfs-0.7.6-r1.ebuild [new file with mode: 0644]
sys-fs/zfs/zfs-0.7.9999.ebuild
sys-fs/zfs/zfs-9999.ebuild