From df327a8a2fa7f896c1f10e32f60659ac3840cf68 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 22 Mar 2018 15:00:31 +0100 Subject: undefine __brp_mangle_shebangs --- php-nikic-php-parser4.spec | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit