From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Date: Wed, 21 Nov 2007 11:31:50 +0000 (+0000)
Subject: oops
X-Git-Tag: vserver-4.2-0~8
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=b45c19601779a5b015506f70afa3ac0371cfaa0a;p=vserver-reference.git

oops
---

diff --git a/build.sh b/build.sh
index fd6757c..dad616b 100755
--- a/build.sh
+++ b/build.sh
@@ -58,7 +58,7 @@ install -d -m 755 ${vref}
 
 # "Parse" out the packages and groups for mkfedora
 lst="${pldistro}-vserver.lst"
-options="$(pl_getPackagesOptions2 ${pl_DISTRO_NAME} $lst) $(pl_getGroupsOptions ${pl_DISTRO_NAME} $lst)"
+options="$(pl_getPackagesOptions2 ${pl_DISTRO_NAME} $lst) $(pl_getGroupsOptions2 ${pl_DISTRO_NAME} $lst)"
 
 # Populate a minimal /dev in the reference image
 pl_makedevs ${vref}