diff options
Diffstat (limited to 'lang/php53/files/patch-scripts::Makefile.frag')
-rw-r--r-- | lang/php53/files/patch-scripts::Makefile.frag | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/lang/php53/files/patch-scripts::Makefile.frag b/lang/php53/files/patch-scripts::Makefile.frag deleted file mode 100644 index 7fe44b1b1b7d..000000000000 --- a/lang/php53/files/patch-scripts::Makefile.frag +++ /dev/null @@ -1,15 +0,0 @@ ---- scripts/Makefile.frag.orig Mon Jul 12 19:30:23 2004 -+++ scripts/Makefile.frag Mon Jul 12 19:30:48 2004 -@@ -31,11 +31,7 @@ - regex/ \ - ext/libxml/ \ - ext/standard/ \ -- ext/session/ \ -- ext/xml/ \ -- ext/xml/expat/ \ -- ext/mbstring/ \ -- ext/sqlite/libsqlite/src/sqlite.h -+ ext/spl/ - - install-headers: - -@for i in $(HEADER_DIRS); do \ |