From 834d34eee897a08c2d640d70ea9e8517c835c496 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 12 Dec 2023 08:26:12 +0100 Subject: refresh patches (avoid offset) --- php-7.4.0-httpd.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php-7.4.0-httpd.patch') diff --git a/php-7.4.0-httpd.patch b/php-7.4.0-httpd.patch index 34f7c8a..4313adb 100644 --- a/php-7.4.0-httpd.patch +++ b/php-7.4.0-httpd.patch @@ -7,7 +7,7 @@ mod_php is build twice diff --git a/sapi/apache2handler/config.m4 b/sapi/apache2handler/config.m4 --- a/sapi/apache2handler/config.m4 +++ b/sapi/apache2handler/config.m4 -@@ -105,17 +105,6 @@ if test "$PHP_APXS2" != "no"; then +@@ -108,17 +108,6 @@ if test "$PHP_APXS2" != "no"; then ;; esac -- cgit