diff options
| author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-10-10 16:56:22 +0000 | 
|---|---|---|
| committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-10-10 16:56:22 +0000 | 
| commit | 6b673f0db010f80fe3d8c4fedc9cf5187d90b1d0 (patch) | |
| tree | cd921c3c00861de38a79d9b13d36694cf4b11fd6 /mail/postfix28/files/patch-ec | |
| parent | add fc++ (diff) | |
Fix path in patch
PR:		30547
Submitted by:	hanahara@meiko.co.jp
Notes
Notes:
    svn path=/head/; revision=48651
Diffstat (limited to 'mail/postfix28/files/patch-ec')
| -rw-r--r-- | mail/postfix28/files/patch-ec | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/mail/postfix28/files/patch-ec b/mail/postfix28/files/patch-ec index 6d12d1ce4c17..1854b63342d7 100644 --- a/mail/postfix28/files/patch-ec +++ b/mail/postfix28/files/patch-ec @@ -7,7 +7,7 @@    #endif  --- 155,157 ----    #ifndef DEF_PROGRAM_DIR -! #define DEF_PROGRAM_DIR		"!!PREFIX!!/usr/libexec/postfix" +! #define DEF_PROGRAM_DIR		"!!PREFIX!!/libexec/postfix"    #endif  ***************  *** 189,191 **** | 
