public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/catalyst:catalyst_2 commit in: /, targets/support/
Date: Sun, 26 Jun 2011 17:06:23 +0000 (UTC)	[thread overview]
Message-ID: <b31b2bb2e8c72b8517253e41d89eb6d90f8c2cfd.mattst88@gentoo> (raw)

commit:     b31b2bb2e8c72b8517253e41d89eb6d90f8c2cfd
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 26 16:59:11 2011 +0000
Commit:     Matt Turner <mattst88 <AT> gmail <DOT> com>
CommitDate: Sun Jun 26 17:05:19 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=b31b2bb2

chroot-functions.sh: don't run 'distcc-config --install'

distcc-config doesn't have this option anymore, so it's unneeded.

---
 ChangeLog                           |    4 ++++
 targets/support/chroot-functions.sh |    2 --
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 23aa985..b6df4d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@
 # 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

diff --git a/targets/support/chroot-functions.sh b/targets/support/chroot-functions.sh
index 8b03f6c..e739f0a 100644
--- a/targets/support/chroot-functions.sh
+++ b/targets/support/chroot-functions.sh
@@ -86,8 +86,6 @@ setup_myfeatures(){
 		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



             reply	other threads:[~2011-06-26 17:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-26 17:06 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-07-14  1:30 [gentoo-commits] proj/catalyst:catalyst_2 commit in: /, targets/support/ William Hubbs
2011-06-26 17:06 Matt Turner
2011-06-25 17:52 Matt Turner
2011-04-14 10:20 Raúl Porcel
2011-04-10 17:09 Raúl Porcel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b31b2bb2e8c72b8517253e41d89eb6d90f8c2cfd.mattst88@gentoo \
    --to=mattst88@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox