aboutsummaryrefslogtreecommitdiffstats
path: root/rpm/generic/zfs-kmod.spec.in
diff options
context:
space:
mode:
authorOlaf Faaland <[email protected]>2016-01-19 17:48:17 -0800
committerBrian Behlendorf <[email protected]>2016-01-21 11:20:06 -0800
commitdfe0d027344b8534c69cc902c71ae912d8759e12 (patch)
tree06c2b011501ab61531701847d7c59a7b64040645 /rpm/generic/zfs-kmod.spec.in
parent37c56346cca55f60e36bb584e00966bba24af327 (diff)
Create zfs-kmod-debuginfo rpm with redhat spec file
Correct the redhat specfile so that working debuginfo rpms are created for the kernel modules. The generic specfile already does the right thing. Signed-off-by: Olaf Faaland <[email protected]> Signed-off-by: Brian Behlendorf <[email protected]> Closes #4224
Diffstat (limited to 'rpm/generic/zfs-kmod.spec.in')
-rw-r--r--rpm/generic/zfs-kmod.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rpm/generic/zfs-kmod.spec.in b/rpm/generic/zfs-kmod.spec.in
index e7d2bd1e0..9d10e6075 100644
--- a/rpm/generic/zfs-kmod.spec.in
+++ b/rpm/generic/zfs-kmod.spec.in
@@ -177,6 +177,7 @@ for kernel_version in %{?kernel_versions}; do
INSTALL_MOD_DIR=%{kmodinstdir_postfix}
cd ..
done
+# find-debuginfo.sh only considers executables
chmod u+x ${RPM_BUILD_ROOT}%{kmodinstdir_prefix}/*/extra/*/*/*
%{?akmod_install}