Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 349944 | Differences between
and this patch

Collapse All | Expand All

(-)postfix-2.8.1/postfix-install.old (-1 / +1 lines)
Lines 744-748 Link Here
744
# post-install processing now.
744
# post-install processing now.
745
745
746
test -n "$install_root" || {
746
test -n "$install_root" || {
747
    bin/postfix post-install $post_install_options || exit 1
747
    bin/postfix post-install config_directory=$CONFIG_DIRECTORY $post_install_options || exit 1
748
}
748
}

Return to bug 349944