mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
@@ -0,0 +1,40 @@
|
||||
diff -Naur postfix-2.11.1/postfix-install postfix-2.11.1.patched/postfix-install
|
||||
--- postfix-2.11.1/postfix-install 2014-10-05 20:43:58.598876904 +0400
|
||||
+++ postfix-2.11.1.patched/postfix-install 2014-10-05 20:47:36.076700082 +0400
|
||||
@@ -729,21 +729,21 @@
|
||||
# Postfix releases, and software should not suddenly be installed in
|
||||
# the wrong place when Postfix is being upgraded.
|
||||
|
||||
-bin/postconf -c $CONFIG_DIRECTORY -e \
|
||||
- "daemon_directory = $daemon_directory" \
|
||||
- "data_directory = $data_directory" \
|
||||
- "command_directory = $command_directory" \
|
||||
- "queue_directory = $queue_directory" \
|
||||
- "mail_owner = $mail_owner" \
|
||||
- "setgid_group = $setgid_group" \
|
||||
- "sendmail_path = $sendmail_path" \
|
||||
- "mailq_path = $mailq_path" \
|
||||
- "newaliases_path = $newaliases_path" \
|
||||
- "html_directory = $html_directory" \
|
||||
- "manpage_directory = $manpage_directory" \
|
||||
- "sample_directory = $sample_directory" \
|
||||
- "readme_directory = $readme_directory" \
|
||||
-|| exit 1
|
||||
+#bin/postconf -c $CONFIG_DIRECTORY -e \
|
||||
+# "daemon_directory = $daemon_directory" \
|
||||
+# "data_directory = $data_directory" \
|
||||
+# "command_directory = $command_directory" \
|
||||
+# "queue_directory = $queue_directory" \
|
||||
+# "mail_owner = $mail_owner" \
|
||||
+# "setgid_group = $setgid_group" \
|
||||
+# "sendmail_path = $sendmail_path" \
|
||||
+# "mailq_path = $mailq_path" \
|
||||
+# "newaliases_path = $newaliases_path" \
|
||||
+# "html_directory = $html_directory" \
|
||||
+# "manpage_directory = $manpage_directory" \
|
||||
+# "sample_directory = $sample_directory" \
|
||||
+# "readme_directory = $readme_directory" \
|
||||
+#|| exit 1
|
||||
|
||||
# If Postfix is being installed locally from source code, do the
|
||||
# post-install processing now.
|
||||
Reference in New Issue
Block a user