diff options
| -rw-r--r-- | php-pecl-xattr.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-xattr.spec b/php-pecl-xattr.spec index bf552d7..cad7941 100644 --- a/php-pecl-xattr.spec +++ b/php-pecl-xattr.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  | 
