diff options
Diffstat (limited to 'mail-mta/postfix/postfix-3.4.7.ebuild')
-rw-r--r-- | mail-mta/postfix/postfix-3.4.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/postfix/postfix-3.4.7.ebuild b/mail-mta/postfix/postfix-3.4.7.ebuild index 7603315b82de..f0bd1f4d4415 100644 --- a/mail-mta/postfix/postfix-3.4.7.ebuild +++ b/mail-mta/postfix/postfix-3.4.7.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 @@ -195,7 +195,7 @@ src_configure() { AUXLIBS_SQLITE="${AUXLIBS_SQLITE}" } -src_install () { +src_install() { LD_LIBRARY_PATH="${S}/lib" \ /bin/sh postfix-install \ -non-interactive \ |