diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-09-08 16:34:17 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-09-08 16:34:17 +0200 |
commit | cb050a31f44ed343988619f0f32bd740b820cd9e (patch) | |
tree | 8198407448de12f1c16c7dceb5f846f63fed7226 /macros-build | |
parent | 5568530dd740cff1d579f179dc28bf65ea3734e7 (diff) |
php55: provides php56-runtime(remi), add _sclreq macro
Diffstat (limited to 'macros-build')
-rw-r--r-- | macros-build | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/macros-build b/macros-build index 5f62237..6a9f923 100644 --- a/macros-build +++ b/macros-build @@ -1,3 +1,5 @@ +%_sclreq (%{scl_vendor}) + %scl_package_override() %{expand: %{?@SCL@___pear:%global __pear %@SCL@___pear} %{?@SCL@___pecl:%global __pecl %@SCL@___pecl} |