aboutsummaryrefslogtreecommitdiff
path: root/www/mod_php5/files/patch-as
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_php5/files/patch-as')
-rw-r--r--www/mod_php5/files/patch-as17
1 files changed, 0 insertions, 17 deletions
diff --git a/www/mod_php5/files/patch-as b/www/mod_php5/files/patch-as
deleted file mode 100644
index 755a0dc0e411..000000000000
--- a/www/mod_php5/files/patch-as
+++ /dev/null
@@ -1,17 +0,0 @@
---- Makefile.in.orig Wed May 3 06:51:11 2000
-+++ Makefile.in Wed May 17 23:42:28 2000
-@@ -1,4 +1,4 @@
--
-+
- ZEND_DIR = $(srcdir)/Zend
- SUBDIRS = Zend ext sapi $(TSRM_DIR) $(REGEX_DIR) . $(PEAR_DIR)
-
-@@ -29,7 +29,7 @@
-
- targets = $(LTLIBRARY_NAME) $(PROGRAM_NAME)
-
--install_targets = install-sapi install-modules
-+install_targets = install-sapi
-
- include $(top_srcdir)/build/rules.mk
- include $(top_srcdir)/build/library.mk