summaryrefslogtreecommitdiffstats
path: root/php-7.4.0-phpize.patch
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-12-12 08:26:57 +0100
committerRemi Collet <remi@php.net>2023-12-12 08:26:57 +0100
commitc0f0b15ba5edbd7dfc35ff638aa4b43382258eb3 (patch)
tree1fecf1b51b9f1ab1a3a47886afef7035a77083e0 /php-7.4.0-phpize.patch
parent0185df6a7692bb6d3bbd465908955bc16c5ba69f (diff)
refresh patches (avoid offset)
Diffstat (limited to 'php-7.4.0-phpize.patch')
-rw-r--r--php-7.4.0-phpize.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/php-7.4.0-phpize.patch b/php-7.4.0-phpize.patch
index fb99f3e..76c3ed5 100644
--- a/php-7.4.0-phpize.patch
+++ b/php-7.4.0-phpize.patch
@@ -1,7 +1,7 @@
diff -up ./scripts/phpize.in.headers ./scripts/phpize.in
--- ./scripts/phpize.in.headers 2019-07-23 10:05:11.000000000 +0200
+++ ./scripts/phpize.in 2019-07-23 10:18:13.648098089 +0200
-@@ -165,6 +165,15 @@ phpize_autotools()
+@@ -166,6 +166,15 @@ phpize_autotools()
$PHP_AUTOHEADER || exit 1
}
@@ -17,7 +17,7 @@ diff -up ./scripts/phpize.in.headers ./scripts/phpize.in
# Main script
case "$1" in
-@@ -183,12 +192,15 @@ case "$1" in
+@@ -184,12 +193,15 @@ case "$1" in
# Version
--version|-v)