diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-06-20 10:47:21 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-06-20 10:47:21 +0200 |
commit | cbd1f5da163837bf770c0a1d0e3e7d94e507a198 (patch) | |
tree | 11df7702598a11499c926e237519bd85a51885a0 | |
parent | 5767c3480507aa38b78745c6cabcb89cbb2d4aee (diff) |
cleanup for php56more
-rw-r--r-- | php-pecl-xmldiff.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-xmldiff.spec b/php-pecl-xmldiff.spec index b23f525..f09d5a2 100644 --- a/php-pecl-xmldiff.spec +++ b/php-pecl-xmldiff.spec @@ -10,7 +10,7 @@ %if "%{scl}" == "rh-php56" %global sub_prefix more-php56- %else -%global sub_prefix %{?scl_prefix} +%global sub_prefix %{scl_prefix} %endif %endif |