diff options
Diffstat (limited to 'lang/php4/files/patch-scripts::Makefile.frag')
-rw-r--r-- | lang/php4/files/patch-scripts::Makefile.frag | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/lang/php4/files/patch-scripts::Makefile.frag b/lang/php4/files/patch-scripts::Makefile.frag deleted file mode 100644 index c0d6f9c744e3..000000000000 --- a/lang/php4/files/patch-scripts::Makefile.frag +++ /dev/null @@ -1,22 +0,0 @@ ---- scripts/Makefile.frag.orig Wed Jun 8 12:34:41 2005 -+++ scripts/Makefile.frag Wed Jul 13 09:28:45 2005 -@@ -34,18 +34,9 @@ - / \ - Zend/ \ - TSRM/ \ -- include/ \ - main/ \ - regex/ \ -- ext/iconv/ \ -- ext/pgsql/ \ -- ext/standard/ \ -- ext/session/ \ -- ext/xml/ \ -- ext/xml/expat/ \ -- ext/mbstring/ \ -- ext/mbstring/libmbfl/ \ -- ext/mbstring/libmbfl/mbfl/ -+ ext/standard/ - - install-headers: - -@for i in $(HEADER_DIRS); do \ |