summaryrefslogtreecommitdiff
path: root/mail/postfix/patches
diff options
context:
space:
mode:
authorjlam <jlam>2004-07-19 22:04:40 +0000
committerjlam <jlam>2004-07-19 22:04:40 +0000
commit9ca2f1f43f9e7d867db6bdb88500cb4056dc98f3 (patch)
treed06cddd7fcb8152d3c63fc232f57b9c14adf9206 /mail/postfix/patches
parentca864a318be01e812aeef1ae5ba2680bc5075576 (diff)
downloadpkgsrc-9ca2f1f43f9e7d867db6bdb88500cb4056dc98f3.tar.gz
Install more of the example configuration files into installed examples
directory. Back out modification to postfix-install that was ignoring our setting for config_directory.
Diffstat (limited to 'mail/postfix/patches')
-rw-r--r--mail/postfix/patches/patch-aa18
1 files changed, 5 insertions, 13 deletions
diff --git a/mail/postfix/patches/patch-aa b/mail/postfix/patches/patch-aa
index b7b9b847da8..6d24824eebe 100644
--- a/mail/postfix/patches/patch-aa
+++ b/mail/postfix/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.14 2004/06/21 16:13:23 martti Exp $
+$NetBSD: patch-aa,v 1.15 2004/07/19 22:04:40 jlam Exp $
---- postfix-install.orig 2004-04-14 11:45:23.000000000 -0400
-+++ postfix-install 2004-05-23 22:32:31.000000000 -0400
-@@ -354,33 +354,13 @@
+--- postfix-install.orig Wed Apr 14 11:45:23 2004
++++ postfix-install
+@@ -354,26 +354,6 @@ HTML files. Specify \"no\" if you do not
: ${tempdir=`pwd`}
: ${config_directory=`bin/postconf -h -d config_directory`}
@@ -29,15 +29,7 @@ $NetBSD: patch-aa,v 1.14 2004/06/21 16:13:23 martti Exp $
# In case some systems special-case pathnames beginning with //.
case $install_root in
- /) install_root=
- esac
-
--CONFIG_DIRECTORY=$install_root$config_directory
-+CONFIG_DIRECTORY=conf
-
- # If a parameter is not set via the command line or environment,
- # try to use settings from installed configuration files.
-@@ -715,10 +695,3 @@
+@@ -715,10 +695,3 @@ bin/postconf -c $CONFIG_DIRECTORY -e \
"sample_directory = $sample_directory" \
"readme_directory = $readme_directory" \
|| exit 1