zfs/rpm
Brian Behlendorf 5d2107d82b Fix zfs.spec.in defaults
Commit 2ee4e7da accidentally introduced two issues which only occur
when rebuilding the ZFS source rpm outside the ZFS build system.

1) The _dracutdir, _udevdir, and _udevruledir macros must be checked
   using the 'undefined' keyword.  This was just overlooked in the
   patch review and does not cause a failure when using 'make pkg'
   because the values are provided by the make target.

2) The default _udevruledir path included a typo.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #2310
2014-06-12 13:34:33 -07:00
..
fedora Add kmod repo integration 2013-08-01 09:48:07 -07:00
generic Fix zfs.spec.in defaults 2014-06-12 13:34:33 -07:00
Makefile.am Refresh RPM packaging 2013-03-18 15:33:17 -07:00