sys-devel/distcc: Remove meaningless var
authorMichał Górny <mgorny@gentoo.org>
Sun, 2 Dec 2018 08:23:10 +0000 (09:23 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 2 Dec 2018 08:38:15 +0000 (09:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-devel/distcc/distcc-3.3.ebuild

index 371cef0c69a44f7b8c7090283cca8ec51a7dc50d..925605d98e0f36168c149ae72b4147652912902e 100644 (file)
@@ -50,7 +50,6 @@ pkg_setup() {
        python-single-r1_pkg_setup
 
        DCCC_PATH="/usr/$(get_libdir)/distcc/bin"
-       DISTCC_VERBOSE="0"
 }
 
 src_prepare() {