summaryrefslogtreecommitdiff
path: root/rhel/openvswitch-dkms.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'rhel/openvswitch-dkms.spec.in')
-rw-r--r--rhel/openvswitch-dkms.spec.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/rhel/openvswitch-dkms.spec.in b/rhel/openvswitch-dkms.spec.in
index c8a978a17..e3d77e3c7 100644
--- a/rhel/openvswitch-dkms.spec.in
+++ b/rhel/openvswitch-dkms.spec.in
@@ -28,6 +28,9 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
# conflicts with the openvswitch-debuginfo package for OVS userspace).
%undefine _enable_debug_packages
+# Disable shebangs mangling
+%undefine __brp_mangle_shebangs
+
%description
Open vSwitch Linux kernel module.