git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@142
d1e1f19c-881f-0410-ab34-
b69fee027534
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/livecd-stage1/Attic/livecd-stage1.sh,v 1.3 2004/01/12 06:20:33 drobbins Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/livecd-stage1/Attic/livecd-stage1.sh,v 1.4 2004/01/12 06:35:05 drobbins Exp $
case $1 in
enter)
USE="build" emerge portage
#turn off auto-use:
export USE_ORDER="env:conf:defaults"
- for x in $*
+ for x in "$@"
do
if [ -n "${clst_PKGCACHE}" ]
then