git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1365
d1e1f19c-881f-0410-ab34-
b69fee027534
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Id: $
+ 10 Mar 2008; Andrew Gaffney <agaffney@gentoo.org>
+ targets/support/chroot-functions.sh:
+ Don't set --usepkg and --buildpkg when fetching
+
07 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
modules/generic_stage_target.py:
Change the warning thrown into make.conf when someone uses LDFLAGS so it is
then
export bootstrap_opts="-f"
export clst_myemergeopts="${clst_myemergeopts} -f"
- elif [ -n "${clst_PKGCACHE}" ]
+ elif [ -n "${clst_PKGCACHE}" -a -z "${clst_FETCH}" ]
then
export clst_myemergeopts="${clst_myemergeopts} --usepkg --buildpkg --newuse"
export bootstrap_opts="-r"