summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/renattach/renattach-1.2.4-r1.ebuild')
-rw-r--r--net-mail/renattach/renattach-1.2.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/renattach/renattach-1.2.4-r1.ebuild b/net-mail/renattach/renattach-1.2.4-r1.ebuild
index 229c8450c7cc..b03935f66fb7 100644
--- a/net-mail/renattach/renattach-1.2.4-r1.ebuild
+++ b/net-mail/renattach/renattach-1.2.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
IUSE=""
-src_install () {
+src_install() {
emake DESTDIR="${D}" install
mv "${D}"/etc/renattach.conf.ex "${D}"/etc/renattach.conf || die