diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-17 12:19:22 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-17 12:19:22 +0000 |
commit | d615f4ca564f838b39bd8b504a3107011d951a03 (patch) | |
tree | d799b77773a040bd9f634696266507c9072dd071 /mail/postfix24/files/patch-aj | |
parent | Remove do-package target that was running "make package" in (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_2_0'.release/4.2.0
Diffstat (limited to 'mail/postfix24/files/patch-aj')
-rw-r--r-- | mail/postfix24/files/patch-aj | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/mail/postfix24/files/patch-aj b/mail/postfix24/files/patch-aj deleted file mode 100644 index fa3cc640eb53..000000000000 --- a/mail/postfix24/files/patch-aj +++ /dev/null @@ -1,24 +0,0 @@ -*** ./conf/sample-misc.cf.orig Thu Sep 23 14:10:52 1999 ---- ./conf/sample-misc.cf Thu Jun 1 22:09:39 2000 -*************** -*** 220,222 **** - # -! program_directory = /usr/libexec/postfix - ---- 220,222 ---- - # -! program_directory = !!PREFIX!!/usr/libexec/postfix - -*************** -*** 263,267 **** - # Specify the types and names of databases to use. After change, -! # run "postmap /etc/postfix/relocated", then "postfix reload". - # -! # relocated_maps = hash:/etc/postfix/relocated - relocated_maps = ---- 263,267 ---- - # Specify the types and names of databases to use. After change, -! # run "postmap !!PREFIX!!/etc/postfix/relocated", then "postfix reload". - # -! # relocated_maps = hash:!!PREFIX!!/etc/postfix/relocated - relocated_maps = |