From 24471bf545e1bf26d8876decf3ffc16d0f99fe24 Mon Sep 17 00:00:00 2001 From: Lars Müller Date: Mon, 18 Dec 2006 11:09:39 +0000 Subject: Allow download of multiple prerequired packages. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@568 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/slxossetup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installer') diff --git a/installer/slxossetup b/installer/slxossetup index c759c01f..a004c3e5 100755 --- a/installer/slxossetup +++ b/installer/slxossetup @@ -84,7 +84,7 @@ function install_prereq_packages() pushd "${SLX_PACKAGE_DOWNLOAD_PATH}" >/dev/null smart --data-dir="${SLX_METADATA_PATH}" \ download \ - "${SLX_BASE_PREREQ_PACKAGES}" + ${SLX_BASE_PREREQ_PACKAGES} popd >/dev/null test -d "${SLX_STAGE1_PATH}" || \ -- cgit v1.2.3-55-g7522