From: Thierry Parmentelat Date: Fri, 18 Jan 2013 17:07:02 +0000 (+0100) Subject: typo X-Git-Tag: 5.2.1~119 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=b41ed7e135ef553bcacbeb238eb90046bee5452c;p=build.git typo --- diff --git a/build.common b/build.common index bd689b6d..9fc1f3d7 100644 --- a/build.common +++ b/build.common @@ -63,7 +63,7 @@ function pl_getReleaseName () { [Ss]L*) releasename=sl$release ;; - squeeze|wheezy|oneiric|precise|quantal) + squeeze|wheezy|oreinic|precise|quantal) releasename=$distro ;; *) diff --git a/vbuild-init-vserver.sh b/vbuild-init-vserver.sh index 100425e8..07b426b6 100755 --- a/vbuild-init-vserver.sh +++ b/vbuild-init-vserver.sh @@ -155,7 +155,7 @@ function setup_vserver () { build_options="-m debootstrap -- -d $fcdistro -m $debmirror -- --arch $arch" ;; *) - build_options="something wrong" ;; + build_options="undefined-package_method" ;; esac # create it