summaryrefslogtreecommitdiff
path: root/www/resin2/files/patch-install-apache2
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2003-11-21 15:03:32 +0000
committerGreg Lewis <glewis@FreeBSD.org>2003-11-21 15:03:32 +0000
commit1e96543a88fddf2f8cd4d21a50e628cdede319b3 (patch)
treea5d3819291ed086b6380b01ca190f35dcc1e4f28 /www/resin2/files/patch-install-apache2
parent. Remove unneeded patches. (diff)
. Removed unneeded patch files.
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
Diffstat (limited to '')
-rw-r--r--www/resin2/files/patch-install-apache211
1 files changed, 0 insertions, 11 deletions
diff --git a/www/resin2/files/patch-install-apache2 b/www/resin2/files/patch-install-apache2
deleted file mode 100644
index 98d826a6c83f..000000000000
--- a/www/resin2/files/patch-install-apache2
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/c/plugin/apache2/install.sh.orig Fri Jul 25 15:34:39 2003
-+++ src/c/plugin/apache2/install.sh Fri Jul 25 15:35:53 2003
-@@ -51,7 +51,7 @@
-
- LoadModule caucho_module $LIBEXECDIR/mod_caucho.so
-
--CauchoConfigFile $RESIN_HOME/conf/resin.conf
-+CauchoConfigFile %%PREFIX%%/etc/resin.xml
- EOF
-
- fi