Cause zfs.spec to place dracut files properly

This is an extension of commit ffb2111.  As the fedora conditional
has been added, this allows centos/rhel-6 to fall back to the
proper directory (/usr/share/dracut)

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1984
This commit is contained in:
Aaron Fineman 2013-12-18 02:33:40 +00:00 committed by Brian Behlendorf
parent a5f3665168
commit 4788a01dbd
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
%global _dracutdir %{_prefix}/lib/dracut
%else
%global _udevdir /lib/udev
%global _dracutdir /lib/dracut
%global _dracutdir %{_prefix}/share/dracut
%endif
%bcond_with debug