diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-09-08 16:34:33 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-09-08 16:34:33 +0200 |
commit | 115abe032dea711d77923ff6c0b209b04c51c9df (patch) | |
tree | 248ad4a7b307a48b6fa2b4f67dc9e5384f6ab669 /macros-build | |
parent | a4b378de45172f155020230b9ebc37c51f4ad95f (diff) |
php56: 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} |