summaryrefslogtreecommitdiff
path: root/net-fs/autofs/autofs-5.1.8-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-fs/autofs/autofs-5.1.8-r1.ebuild')
-rw-r--r--net-fs/autofs/autofs-5.1.8-r1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-fs/autofs/autofs-5.1.8-r1.ebuild b/net-fs/autofs/autofs-5.1.8-r1.ebuild
index 019f79e0808e..d3260d26b3e2 100644
--- a/net-fs/autofs/autofs-5.1.8-r1.ebuild
+++ b/net-fs/autofs/autofs-5.1.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -96,8 +96,7 @@ src_configure() {
}
src_compile() {
- export DONTSTRIP=1
- default
+ emake DONTSTRIP=1
}
src_install() {