From b41ed7e135ef553bcacbeb238eb90046bee5452c Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 18 Jan 2013 18:07:02 +0100 Subject: [PATCH] typo --- build.common | 2 +- vbuild-init-vserver.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.0