summaryrefslogtreecommitdiff
path: root/www/mod_php5/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_php5/files/patch-aa')
-rw-r--r--www/mod_php5/files/patch-aa14
1 files changed, 0 insertions, 14 deletions
diff --git a/www/mod_php5/files/patch-aa b/www/mod_php5/files/patch-aa
deleted file mode 100644
index d758788069d5..000000000000
--- a/www/mod_php5/files/patch-aa
+++ /dev/null
@@ -1,14 +0,0 @@
---- ext/ming/php_ming.h.orig Mon May 28 02:09:57 2001
-+++ ext/ming/php_ming.h Mon Oct 15 22:53:37 2001
-@@ -28,7 +28,10 @@
-
- #if HAVE_MING
-
--#include "ming.h"
-+#include "ming/ming.h"
-+
-+/* XXX: dirty workaround */
-+#define MING_VERSION_TEXT "0.2a"
-
- extern zend_module_entry ming_module_entry;
- #define ming_module_ptr &ming_module_entry