commit: adfe9dd9542d9cebae6ebc63aac29fc5fee1a424
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 2 08:23:10 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 2 08:38:15 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adfe9dd9
sys-devel/distcc: Remove meaningless var
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sys-devel/distcc/distcc-3.3.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/sys-devel/distcc/distcc-3.3.ebuild
b/sys-devel/distcc/distcc-3.3.ebuild
index 371cef0c69a..925605d98e0 100644
--- a/sys-devel/distcc/distcc-3.3.ebuild
+++ b/sys-devel/distcc/distcc-3.3.ebuild
@@ -50,7 +50,6 @@ pkg_setup() {
python-single-r1_pkg_setup
DCCC_PATH="/usr/$(get_libdir)/distcc/bin"
- DISTCC_VERBOSE="0"
}
src_prepare() {