Stop removing dev-util/ccache on stage3 since that is done by depclean on chroot...
authorJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
Mon, 2 Jul 2012 01:21:58 +0000 (01:21 +0000)
committerJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
Mon, 2 Jul 2012 01:21:58 +0000 (01:21 +0000)
targets/stage3/stage3-preclean-chroot.sh

index 3b693d8160c2444e2673f5facd39dc7e921e1612..027dedea771ddf883a5c874f820d806751d08e3f 100644 (file)
@@ -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