summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/ndppd/ndppd-0.2.5.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-misc/ndppd/ndppd-0.2.5.ebuild b/net-misc/ndppd/ndppd-0.2.5.ebuild
index 22897aa596c4..3957e91d0229 100644
--- a/net-misc/ndppd/ndppd-0.2.5.ebuild
+++ b/net-misc/ndppd/ndppd-0.2.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,8 +15,7 @@ IUSE=""
DEPEND=""
RDEPEND="${DEPEND}"
-src_install()
-{
+src_install() {
emake PREFIX=/usr DESTDIR="${D}" install
insinto /etc
newins ndppd.conf-dist ndppd.conf