From: Andrew Gaffney Date: Fri, 29 Feb 2008 16:33:30 +0000 (+0000) Subject: Escape the correct quote X-Git-Tag: CATALYST_2_0_6_916~149 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c4dfba5a4b93e585f8ae57a5d20d0e670a892eda;p=catalyst.git Escape the correct quote git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1345 d1e1f19c-881f-0410-ab34-b69fee027534 --- diff --git a/ChangeLog b/ChangeLog index 343f2d49..0956f6c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 # $Id: $ + 29 Feb 2008; Andrew Gaffney + targets/support/kmerge.sh: + Escape the correct quote + 29 Feb 2008; Andrew Gaffney targets/support/kmerge.sh: Change remaining instances of run_emerge to run_merge diff --git a/targets/support/kmerge.sh b/targets/support/kmerge.sh index 4a17e020..3f8d1a7c 100755 --- a/targets/support/kmerge.sh +++ b/targets/support/kmerge.sh @@ -185,7 +185,7 @@ then 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