diff options
Diffstat (limited to 'mod_php/php-5.2.0.patch')
-rw-r--r-- | mod_php/php-5.2.0.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/mod_php/php-5.2.0.patch b/mod_php/php-5.2.0.patch deleted file mode 100644 index 3b1fec4eb..000000000 --- a/mod_php/php-5.2.0.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Nru php-5.2.0.orig/configure php-5.2.0/configure ---- php-5.2.0.orig/configure 2006-11-03 19:26:01.000000000 +0100 -+++ php-5.2.0/configure 2006-11-03 19:41:16.000000000 +0100 -@@ -32679,7 +32679,7 @@ - - - -- for header_file in $ext_srcdir/php_filter.h; do -+ for header_file in ext/filter/php_filter.h; do - - - unique=`echo $header_file|$SED 's/[^a-zA-Z0-9]/_/g'` |