public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/catalyst:catalyst_2 commit in: targets/stage3/
@ 2012-07-02  1:26 Jorge Manuel B. S. Vicetto
  0 siblings, 0 replies; only message in thread
From: Jorge Manuel B. S. Vicetto @ 2012-07-02  1:26 UTC (permalink / raw
  To: gentoo-commits

commit:     c92c996356b69e8b0521d1aa24dbe76f05e190af
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  2 01:21:58 2012 +0000
Commit:     Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Mon Jul  2 01:21:58 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=c92c9963

Stop removing dev-util/ccache on stage3 since that is done by depclean on chroot-functions.sh.

---
 targets/stage3/stage3-preclean-chroot.sh |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/targets/stage3/stage3-preclean-chroot.sh b/targets/stage3/stage3-preclean-chroot.sh
index 3b693d8..027dede 100644
--- a/targets/stage3/stage3-preclean-chroot.sh
+++ b/targets/stage3/stage3-preclean-chroot.sh
@@ -9,11 +9,6 @@ show_debug
 
 cleanup_stages
 
-if [ -n "${clst_CCACHE}" ]
-then
-	run_merge -C dev-util/ccache || exit 1
-fi
-
 if [ -n "${clst_DISTCC}" ]
 then
 	run_merge -C sys-devel/distcc || exit 1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-07-02  1:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-02  1:26 [gentoo-commits] proj/catalyst:catalyst_2 commit in: targets/stage3/ Jorge Manuel B. S. Vicetto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox