diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-03-19 13:47:40 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-03-19 13:47:40 +0100 | 
| commit | 26660a2bd53f255fa80f72292dc7dff20d1057f7 (patch) | |
| tree | 818a613fd290be0c05e5c99b6cfad316873ab6e3 | |
| parent | 3a14ceded0ffdd494eb29b61df213056e0ef62ab (diff) | |
php-pecl-oauth: allow SCL build
| -rw-r--r-- | php-pecl-msgpack.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-msgpack.spec b/php-pecl-msgpack.spec index 31a37c9..6c0c056 100644 --- a/php-pecl-msgpack.spec +++ b/php-pecl-msgpack.spec @@ -6,7 +6,7 @@  #  # Please, preserve the changelog entries  # -%{?scl:          %scl_package         php-pecl-lzf} +%{?scl:          %scl_package         php-pecl-msgpack}  %{!?php_inidir:  %global php_inidir   %{_sysconfdir}/php.d}  %{!?__pecl:      %global __pecl       %{_bindir}/pecl}  %{!?__php:       %global __php        %{_bindir}/php}  | 
