From 11ae2ea70437f636b92736883ef3725934825bb5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 26 Apr 2023 09:35:55 +0200 Subject: define %php82___phpize and %php82___phpconfig --- macros.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'macros.php') diff --git a/macros.php b/macros.php index 3943a74..c49070a 100644 --- a/macros.php +++ b/macros.php @@ -14,3 +14,6 @@ %@SCL@__php @BINDIR@/php +%@SCL@__phpize @BINDIR@/phpize + +%@SCL@__phpconfig @BINDIR@/php-config -- cgit