aboutsummaryrefslogtreecommitdiffstats
path: root/main/postfix/postfix-install.patch
blob: 90d878c4817f30078a4f8337322287aff9a79a07 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/postfix-install
+++ b/postfix-install
@@ -832,7 +832,7 @@
 # the wrong place when Postfix is being upgraded.
 
 case "$mail_version" in
-"") mail_version="`bin/postconf -dhx mail_version`" || exit 1
+"") mail_version="`bin/postconf -c $CONFIG_DIRECTORY -dhx mail_version`" || exit 1
 esac
 
 # Undo MAIL_VERSION expansion at the end of a parameter value. If