typo
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 18 Jan 2013 17:07:02 +0000 (18:07 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 18 Jan 2013 17:07:02 +0000 (18:07 +0100)
build.common
vbuild-init-vserver.sh

index bd689b6..9fc1f3d 100644 (file)
@@ -63,7 +63,7 @@ function pl_getReleaseName () {
        [Ss]L*)
            releasename=sl$release
            ;;
-       squeeze|wheezy|oneiric|precise|quantal)
+       squeeze|wheezy|oreinic|precise|quantal)
            releasename=$distro
            ;;
        *)
index 100425e..07b426b 100755 (executable)
@@ -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