diff options
Diffstat (limited to 'community/php7/allow-build-recode-and-imap-together.patch')
-rw-r--r-- | community/php7/allow-build-recode-and-imap-together.patch | 2 |
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 |