diff options
Diffstat (limited to 'lang/php5')
-rw-r--r-- | lang/php5/files/patch-scripts::Makefile.frag | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lang/php5/files/patch-scripts::Makefile.frag b/lang/php5/files/patch-scripts::Makefile.frag new file mode 100644 index 000000000000..4ec4bb75f2c3 --- /dev/null +++ b/lang/php5/files/patch-scripts::Makefile.frag @@ -0,0 +1,10 @@ +--- scripts/Makefile.frag.orig Mon Dec 1 17:07:00 2003 ++++ scripts/Makefile.frag Mon Dec 22 12:05:56 2003 +@@ -32,7 +32,6 @@ + ext/standard/ \ + ext/session/ \ + ext/xml/ \ +- ext/xml/expat/ \ + ext/mbstring/ \ + ext/sqlite/libsqlite/src/sqlite.h + |