diff options
Diffstat (limited to 'rpm/redhat')
-rw-r--r-- | rpm/redhat/zfs-kmod.spec.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rpm/redhat/zfs-kmod.spec.in b/rpm/redhat/zfs-kmod.spec.in index 28a648418..473f2d032 100644 --- a/rpm/redhat/zfs-kmod.spec.in +++ b/rpm/redhat/zfs-kmod.spec.in @@ -1,6 +1,9 @@ %bcond_with debug %bcond_with debuginfo +# See comment in zfs.spec.in. +%global __brp_mangle_shebangs_exclude_from arc_summary.py|arcstat.py|dbufstat.py|test-runner.py|zts-report.py + Name: @PACKAGE@-kmod Version: @VERSION@ Release: @RELEASE@%{?dist} |