aboutsummaryrefslogtreecommitdiff
path: root/www/resin3/files/patch-apache2-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/resin3/files/patch-apache2-Makefile.in')
-rw-r--r--www/resin3/files/patch-apache2-Makefile.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/www/resin3/files/patch-apache2-Makefile.in b/www/resin3/files/patch-apache2-Makefile.in
new file mode 100644
index 000000000000..d7d041eb7213
--- /dev/null
+++ b/www/resin3/files/patch-apache2-Makefile.in
@@ -0,0 +1,12 @@
+--- src/c/apache2/Makefile.in.orig Mon Oct 11 11:34:53 2004
++++ src/c/apache2/Makefile.in Mon Oct 11 12:44:59 2004
+@@ -38,8 +38,7 @@
+ $(LIBTOOL) --mode=install $(CP) mod_caucho.la $(apache_libexec)
+ - rm -f $(apache_libexec)/mod_caucho.la
+ - rm -f $(apache_libexec)/mod_caucho.a
+- sh install.sh -conf $(apache_conf) -libexec $(apache_libexec) \
+- -resin_home $(resin_home)
++ %%APXS%% -e -a -n caucho mod_caucho.so
+
+ clean :
+ - rm *.o *.lo *.la *.so .libs