HomeFreeBSD

Use datadir not datarootdir for dracut

Description

Use datadir not datarootdir for dracut

The zfs dracut modules should be installed under the --datadir
not --datarootdir path. This was just an oversight in the
original Makefile.am.

After this change %{_datadir} can now be set safely in the
zfs.spec file. The 'make install' location is now consistent
with the location expected by the spec file.

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Jun 17 2011, 7:23 PM
Parents
rGb9f27ee76582: Fix autoconf variable substitution in udev rules.
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG47a2455fbc10: Use datadir not datarootdir for dracut (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Jun 17 2011, 8:22 PM