do not fail when '-d' is not specified and distribution can not be detected
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Sun, 27 Jun 2004 13:06:06 +0000 (13:06 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Sun, 27 Jun 2004 13:06:06 +0000 (13:06 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1599 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/scripts/vserver-build.skeleton

index 8b87aa1..05f14a1 100644 (file)
@@ -20,6 +20,7 @@ eval set -- "$tmp"
 
 . "$_LIB_VSERVER_BUILD_FUNCTIONS_PKGMGMT"
 
+DISTRIBUTION=:
 use_pkgmgmt=
 while true; do
     case "$1" in