summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/paxctl/paxctl-0.8.ebuild')
-rw-r--r--sys-apps/paxctl/paxctl-0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/paxctl/paxctl-0.8.ebuild b/sys-apps/paxctl/paxctl-0.8.ebuild
index 2cc81d119138..d312a62fe96f 100644
--- a/sys-apps/paxctl/paxctl-0.8.ebuild
+++ b/sys-apps/paxctl/paxctl-0.8.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"
@@ -31,7 +31,7 @@ src_compile() {
LDFLAGS="${LDFLAGS}"
}
-src_install () {
+src_install() {
emake DESTDIR="${ED}" install
dodoc README ChangeLog
}