git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1345
d1e1f19c-881f-0410-ab34-
b69fee027534
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Id: $
+ 29 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
+ targets/support/kmerge.sh:
+ Escape the correct quote
+
29 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
targets/support/kmerge.sh:
Change remaining instances of run_emerge to run_merge
fi
[ -e /etc/make.conf ] && \
- echo \"USE="\${USE} ${clst_kernel_use} symlink build\"" >> /etc/make.conf
+ echo "USE=\"\${USE} ${clst_kernel_use} symlink build\"" >> /etc/make.conf
if [ -n "${clst_KERNCACHE}" ]
then