]> granicus.if.org Git - zfs/commitdiff
Install zfs-devel headers in /usr/include
authorBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 12 Sep 2011 18:42:33 +0000 (11:42 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 12 Sep 2011 18:45:23 +0000 (11:45 -0700)
The zfs-devel header files for linking with the libspl/libzfs
libraries should be installed under /usr/include not /include.
Ensure the correct install location is used when building an
rpm package.

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

index d5f801c5f9908b08e10a513f73d3f6f145477ac2..fd8b817fa4a0448453ab5aae54c78c1b75a15bd9 100644 (file)
@@ -5,6 +5,7 @@
 %define _prefix          /
 %define _libexecdir      /usr/libexec
 %define _datadir         /usr/share
+%define _includedir      /usr/include
 %define _udevdir         /lib/udev
 
 Summary:         ZFS Library and Utils