]> granicus.if.org Git - zfs/commit
Fix default libdir for Debian/Ubuntu
authorBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 6 Feb 2018 04:42:52 +0000 (20:42 -0800)
committerTony Hutter <hutter2@llnl.gov>
Wed, 14 Mar 2018 23:10:36 +0000 (16:10 -0700)
commitf1dde3fb20eb27c05b57ad82e0905a587ced8ee8
tree1283dec1c59317fb7a753ee4814887d097d8bbf8
parent5f38142e7b3a8994afef60faa2e65d72e7993807
Fix default libdir for Debian/Ubuntu

The distribution provided architecture specific RPM macro files
for x86_64 and other architectures on Debian/Ubuntu specify the
wrong default libdir install location.  When building deb packages
override _lib with the correct location.

Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Reviewed-by: loli10K <ezomori.nozomu@gmail.com>
Reviewed by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #7083
Closes #7101
config/zfs-build.m4