Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37866862
en ru br
ALT Linux repos
S:8.2.10-alt1

Group :: Development/Other
RPM: php8.2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: php8-8.2-phpize-php-config-name.patch
Download


--- php8-source.orig/scripts/phpize.m4
+++ php8-source/scripts/phpize.m4
@@ -51,7 +51,7 @@
 PHP_ARG_WITH([php-config],,
   [AS_HELP_STRING([--with-php-config=PATH],
     [Path to php-config [php-config]])],
-  [php-config],
+  [php-config8.2],
   [no])
 
 dnl For BC.
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin