renamed native-shell.pkgs into vtest.pkgs
[build.git] / vbuild-init-vserver.sh
index 8b74e91..d1b44b5 100755 (executable)
@@ -152,7 +152,7 @@ function devel_tools () {
     if [ -n "$VBUILD_MODE" ] ; then
        pkgsname=devel.pkgs
     else
-       pkgsname=native-shell.pkgs
+       pkgsname=vtest.pkgs
     fi
     pkgsfile=$(pl_locateDistroFile $DIRNAME $pldistro $pkgsname)