summaryrefslogtreecommitdiffstats
path: root/php-7.4.0-phpize.patch
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-12-12 08:26:12 +0100
committerRemi Collet <remi@php.net>2023-12-12 08:26:12 +0100
commit834d34eee897a08c2d640d70ea9e8517c835c496 (patch)
tree6615f42c5f94bd53efd749560c27d02e49b1d34d /php-7.4.0-phpize.patch
parenta0b320a587a30484eaef16bd778cea19b2ab80f0 (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)