summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-mta/exim/exim-4.92.3.ebuild')
-rw-r--r--mail-mta/exim/exim-4.92.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/exim/exim-4.92.3.ebuild b/mail-mta/exim/exim-4.92.3.ebuild
index 05dbf4afa52d..22f7f20d3ff3 100644
--- a/mail-mta/exim/exim-4.92.3.ebuild
+++ b/mail-mta/exim/exim-4.92.3.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"
@@ -490,7 +490,7 @@ src_compile() {
AR="$(tc-getAR) cq" RANLIB="$(tc-getRANLIB)" FULLECHO=''
}
-src_install () {
+src_install() {
cd "${S}"/build-exim-gentoo || die
dosbin exim
if use X; then