summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dialup/accounting')
-rw-r--r--net-dialup/accounting/accounting-1.60.45.3.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-dialup/accounting/accounting-1.60.45.3.1.ebuild b/net-dialup/accounting/accounting-1.60.45.3.1.ebuild
index f31b6586..d13bfe89 100644
--- a/net-dialup/accounting/accounting-1.60.45.3.1.ebuild
+++ b/net-dialup/accounting/accounting-1.60.45.3.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2016 Gentoo Foundation
+# Copyright 2010-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit rpm toolchain-funcs
RESTRICT="mirror"
@@ -41,7 +41,7 @@ src_prepare() {
"${CDIR}"/defines.h
sed -i -e's!/var/log/[^.]*\.log!'"${ACCOUNTING_LOG}"'!' \
"${DDIR}"/accounting.1
- eapply_user
+ default
}
src_configure() {