summaryrefslogtreecommitdiffstats
path: root/macros-build
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-10 06:47:36 +0100
committerRemi Collet <fedora@famillecollet.com>2016-03-10 06:47:36 +0100
commitf4a44f6c798be9f723c7f05d5d8a2ed1b2f0fd62 (patch)
tree9670561f7997bb2a66c461d50c375a41acac822f /macros-build
parent1e1fd683f60d970aeda4b41642170ef5034281ec (diff)
php55: F24
Diffstat (limited to 'macros-build')
-rw-r--r--macros-build2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros-build b/macros-build
index 6a9f923..03ff02d 100644
--- a/macros-build
+++ b/macros-build
@@ -4,9 +4,9 @@
%{?@SCL@___pear:%global __pear %@SCL@___pear}
%{?@SCL@___pecl:%global __pecl %@SCL@___pecl}
%{?@SCL@___php:%global __php %@SCL@___php}
+ %{?@SCL@_pecl_xmldir:%global pecl_xmldir %@SCL@_pecl_xmldir}
%global pear_metadir %@SCL@_pear_metadir
%global pear_xmldir %@SCL@_pear_xmldir
- %global pecl_xmldir %@SCL@_pecl_xmldir
%global php_core_api %@SCL@_php_core_api
%global php_zend_api %@SCL@_php_zend_api
%global php_pdo_api %@SCL@_php_pdo_api