summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-03-22 15:00:31 +0100
committerRemi Collet <remi@remirepo.net>2018-03-22 15:00:31 +0100
commitdf327a8a2fa7f896c1f10e32f60659ac3840cf68 (patch)
tree04c8440ece08dd2eacde2bb854efe0e37738d954
parent711ddec8795e1f29503258a0c7c2e40fdacd040c (diff)
undefine __brp_mangle_shebangs
-rw-r--r--php-nikic-php-parser4.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec
index b82fb08..15a10d9 100644
--- a/php-nikic-php-parser4.spec
+++ b/php-nikic-php-parser4.spec
@@ -7,6 +7,9 @@
# Please, preserve the changelog entries
#
+# For compatibility with SCL
+%undefine __brp_mangle_shebangs
+
%global gh_commit 9c18e3db49fa469f5feffe40dbd7b1ec2b61e41f
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner nikic