git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1371
d1e1f19c-881f-0410-ab34-
b69fee027534
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Id: $
+ 11 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
+ targets/support/kmerge.sh:
+ We should be using --newuse when merging our packages in callback.
+
11 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
targets/grp/grp-chroot.sh:
We should only use --noreplace when building a pkgset, everything else
fi
# Build with genkernel using the set options
# callback is put here to avoid escaping issues
- gk_callback_opts="-q"
+ gk_callback_opts="-qN"
PKGDIR=${PKGDIR}
if [ -n "${clst_KERNCACHE}" ]
then