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/postfix22/files/patch-ec | |
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/postfix22/files/patch-ec')
-rw-r--r-- | mail/postfix22/files/patch-ec | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/mail/postfix22/files/patch-ec b/mail/postfix22/files/patch-ec deleted file mode 100644 index 74edda76007b..000000000000 --- a/mail/postfix22/files/patch-ec +++ /dev/null @@ -1,20 +0,0 @@ -*** ./global/mail_params.h.orig Wed May 31 19:18:31 2000 ---- ./global/mail_params.h Thu Jun 1 22:17:10 2000 -*************** -*** 155,157 **** - #ifndef DEF_PROGRAM_DIR -! #define DEF_PROGRAM_DIR "/usr/libexec/postfix" - #endif ---- 155,157 ---- - #ifndef DEF_PROGRAM_DIR -! #define DEF_PROGRAM_DIR "!!PREFIX!!/usr/libexec/postfix" - #endif -*************** -*** 189,191 **** - #ifndef DEF_CONFIG_DIR -! #define DEF_CONFIG_DIR "/etc/postfix" - #endif ---- 189,191 ---- - #ifndef DEF_CONFIG_DIR -! #define DEF_CONFIG_DIR "!!PREFIX!!/etc/postfix" - #endif |