summaryrefslogtreecommitdiff
path: root/www/resin3/files/patch-apache-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/resin3/files/patch-apache-Makefile.in')
-rw-r--r--www/resin3/files/patch-apache-Makefile.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/www/resin3/files/patch-apache-Makefile.in b/www/resin3/files/patch-apache-Makefile.in
deleted file mode 100644
index 8ebf14cf636d..000000000000
--- a/www/resin3/files/patch-apache-Makefile.in
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/c/plugin/apache/Makefile.in.orig Sun Mar 28 12:45:11 2004
-+++ src/c/plugin/apache/Makefile.in Sun Mar 28 12:47:59 2004
-@@ -29,8 +29,7 @@
- $(CC) -c $(INCLUDES) $(CFLAGS) $<
-
- install :
-- sh install.sh -conf $(apache_conf) -libexec $(apache_libexec) \
-- -resin_home $(resin_home)
-+ %%APXS%% -i -a -n caucho mod_caucho.so
-
- clean :
- - rm *.o *.lo *.la *.so