Browse Source

supported 6.0

git-svn-id: http://trac.vinelinux.org/repos/projects/vbootstrap/trunk@4072 ec354946-7b23-47d6-9f5a-488ba84defc7
munepi 13 years ago
parent
commit
d700ea55c3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      vbuilder.sh.in

+ 1 - 1
vbuilder.sh.in

@@ -190,7 +190,7 @@ setup-vbootstrap(){
 
 	## check chroot version
 	case ${VERSION} in
-	    4.2|5.2|VineSeed)
+	    4.2|5.2|6.0|VineSeed)
 		;;
 	    *)
 		echo $"E: ${VERSION} is NOT supported"