summaryrefslogtreecommitdiffstats
path: root/macros-build
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-04-26 09:19:39 +0200
committerRemi Collet <remi@php.net>2023-04-26 09:19:39 +0200
commit9640e4de5c25ac53737c1d9d437d2c67106d0bdd (patch)
treeecf5267005c6805f0cc35cb4da5e79ccdbabb6f0 /macros-build
parenta1a343108f2390c78912418fbc1392dac1fb17c6 (diff)
redefine %__phpize and %__phpconfigHEADmaster
Diffstat (limited to 'macros-build')
-rw-r--r--macros-build2
1 files changed, 2 insertions, 0 deletions
diff --git a/macros-build b/macros-build
index ba4632d..c7cab7c 100644
--- a/macros-build
+++ b/macros-build
@@ -6,6 +6,8 @@
%{?@SCL@___pear:%global __pear %@SCL@___pear}
%{?@SCL@___pecl:%global __pecl %@SCL@___pecl}
%{?@SCL@___php:%global __php %@SCL@___php}
+ %{?@SCL@___phpize:%global __phpize %@SCL@___phpize}
+ %{?@SCL@___phpconfig:%global __phpconfig %@SCL@___phpconfig}
%{?@SCL@_pecl_xmldir:%global pecl_xmldir %@SCL@_pecl_xmldir}
%global pear_metadir %@SCL@_pear_metadir
%global pear_xmldir %@SCL@_pear_xmldir