aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7/allow-build-recode-and-imap-together.patch
diff options
context:
space:
mode:
authorSimon Frankenberger <simon@fraho.eu>2018-12-18 23:19:02 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-06-14 11:37:51 +0000
commitfda7e51568483590e3ad2ed9ee2f3097d5c3d25e (patch)
treee2f24cac18473961465d55cd9195a16659511ad7 /community/php7/allow-build-recode-and-imap-together.patch
parent4ba27c27fdc9343eea9f969f83e2ab91d4e7a8c7 (diff)
downloadaports-fda7e51568483590e3ad2ed9ee2f3097d5c3d25e.tar.bz2
aports-fda7e51568483590e3ad2ed9ee2f3097d5c3d25e.tar.xz
community/php7: Update php to 7.3.6
Diffstat (limited to 'community/php7/allow-build-recode-and-imap-together.patch')
-rw-r--r--community/php7/allow-build-recode-and-imap-together.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php7/allow-build-recode-and-imap-together.patch b/community/php7/allow-build-recode-and-imap-together.patch
index 555092f452..6c79786bc9 100644
--- a/community/php7/allow-build-recode-and-imap-together.patch
+++ b/community/php7/allow-build-recode-and-imap-together.patch
@@ -4,7 +4,7 @@ together, and that's what we want.
Source: https://src.fedoraproject.org/cgit/rpms/php.git/tree/php-5.3.0-recode.patch?h=f26
--- a/ext/recode/config9.m4
+++ b/ext/recode/config9.m4
-@@ -4,13 +4,6 @@ dnl
+@@ -2,13 +2,6 @@ dnl
dnl Check for extensions with which Recode can not work
if test "$PHP_RECODE" != "no"; then