Use datadir not datarootdir for dracut
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 17 Jun 2011 19:23:21 +0000 (12:23 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 17 Jun 2011 20:22:19 +0000 (13:22 -0700)
commit47a2455fbc10254ef38622b838d2dd8575709726
tree3913d2d06bea9b9261b945bec10b0cdf9c7ebf75
parentb9f27ee76582fa7826ca930889f8c281430c6b7a
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.
dracut/90zfs/Makefile.am