diff options
| -rw-r--r-- | php-nikic-php-parser4.spec | 3 | 
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  | 
