summaryrefslogtreecommitdiff
path: root/dev-util/makepp/makepp-2.0.99.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/makepp/makepp-2.0.99.2.ebuild')
-rw-r--r--dev-util/makepp/makepp-2.0.99.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/makepp/makepp-2.0.99.2.ebuild b/dev-util/makepp/makepp-2.0.99.2.ebuild
index 38db184f93fb..b3fdd6a0a8cb 100644
--- a/dev-util/makepp/makepp-2.0.99.2.ebuild
+++ b/dev-util/makepp/makepp-2.0.99.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -39,5 +39,5 @@ src_configure() {
src_test() {
# work around https://bugzilla.samba.org/show_bug.cgi?id=8728
export CCACHE_UNIFY=1
- ROOT= default
+ default
}