distcc-config doesn't have this option anymore, so it's unneeded.
# Distributed under the GPL v2
# $Id$
+ 26 Jun 2011; Matt Turner <mattst88@gentoo.org>
+ targets/support/chroot-functions.sh:
+ Don't run 'distcc-config --install'
+
26 Jun 2011; Sebastian Pipping <sping@gentoo.org>
modules/catalyst_support.py:
Warn about multiple argument errors at the same time
sed -i '/USE="${USE} -avahi -gtk -gnome"/d' /etc/make.conf
mkdir -p /etc/distcc
echo "${clst_distcc_hosts}" > /etc/distcc/hosts
- # We need to run distcc-config, since it might not have gotten run
- [ -x /usr/bin/distcc-config ] && /usr/bin/distcc-config --install
# This sets up automatic cross-distcc-fu according to
# http://www.gentoo.org/doc/en/cross-compiling-distcc.xml