summaryrefslogtreecommitdiff
path: root/www/horde4-base/files/patch-config_conf.xml
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
commitfa4a943c17e47bf910596a414fd7287983350b9b (patch)
treedc76cec18a505befc330e612e0a56bf1caa5ca49 /www/horde4-base/files/patch-config_conf.xml
parent- Fix manpage pointing to correct PREFIX for binary and conf (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'.release/7.0.0
Diffstat (limited to 'www/horde4-base/files/patch-config_conf.xml')
-rw-r--r--www/horde4-base/files/patch-config_conf.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/www/horde4-base/files/patch-config_conf.xml b/www/horde4-base/files/patch-config_conf.xml
deleted file mode 100644
index 56f6f6a346f7..000000000000
--- a/www/horde4-base/files/patch-config_conf.xml
+++ /dev/null
@@ -1,20 +0,0 @@
---- config/conf.xml.orig Fri Nov 5 10:54:09 2004
-+++ config/conf.xml Sat Nov 27 23:20:31 2004
-@@ -276,7 +276,7 @@
-
- <case name="login" desc="Login (su) authentication">
- <configsection name="params">
-- <configstring name="location" desc="Location of the su binary">/bin/su</configstring>
-+ <configstring name="location" desc="Location of the su binary">/usr/bin/su</configstring>
- </configsection>
- </case>
-
-@@ -932,7 +932,7 @@
- <configsection name="params">
- <configstring name="sendmail_path" required="false" desc="The location
- of the sendmail binary on the filesystem
-- [/usr/sbin/sendmail]">/usr/lib/sendmail</configstring>
-+ [/usr/sbin/sendmail]">/usr/sbin/sendmail</configstring>
- <configstring name="sendmail_args" required="false" desc="Any extra
- parameters to pass to the sendmail or sendmail wrapper
- binary">-oi</configstring>