Spec file compat, %{datadir}
authorFajar A. Nugraha <github@fajar.net>
Fri, 25 Mar 2011 17:01:28 +0000 (10:01 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 25 Mar 2011 17:08:49 +0000 (10:08 -0700)
commit1f5fd9d47815770fc8e0fea7028229fd0826871c
tree50ea1e11de67034eff2a0eb10815cc1654f21844
parent1d82906dea5eb698a854d992e445e794fb5a0880
Spec file compat, %{datadir}

The dracut change caused an error during "make rpm".  The cause
is simple, RHEL5 does not recognize the %{datarootdir} macro in
zfs.spec.  It was changed to %{datadir} which fixes the build.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
zfs.spec.in