diff options
Diffstat (limited to 'mail-mta/postfix/postfix-3.4.6.ebuild')
-rw-r--r-- | mail-mta/postfix/postfix-3.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/postfix/postfix-3.4.6.ebuild b/mail-mta/postfix/postfix-3.4.6.ebuild index 4a5c0d320d24..df756f6871ca 100644 --- a/mail-mta/postfix/postfix-3.4.6.ebuild +++ b/mail-mta/postfix/postfix-3.4.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -198,7 +198,7 @@ src_configure() { AUXLIBS_SQLITE="${AUXLIBS_SQLITE}" } -src_install () { +src_install() { LD_LIBRARY_PATH="${S}/lib" \ /bin/sh postfix-install \ -non-interactive \ |