projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17a3d95
)
sys-devel/distcc: Remove meaningless var
author
Michał Górny
<mgorny@gentoo.org>
Sun, 2 Dec 2018 08:23:10 +0000
(09:23 +0100)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/sys-devel/distcc/distcc-3.3.ebuild
b/sys-devel/distcc/distcc-3.3.ebuild
index 371cef0c69a44f7b8c7090283cca8ec51a7dc50d..925605d98e0f36168c149ae72b4147652912902e 100644
(file)
--- 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() {