diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-09-08 16:34:00 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-09-08 16:34:00 +0200 |
commit | 66383cdb8598be2992f852914d1f04bb464b954c (patch) | |
tree | 88ad2db9bfd864279d92d3667557a842e9ff46be /macros-build | |
parent | 702a3551fb703a4784361b08fb14be9579feffc8 (diff) |
php54: 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} |