summaryrefslogtreecommitdiffstats
path: root/bin/chroot-installation.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2013-05-18 14:38:24 +0200
committerHolger Levsen <holger@layer-acht.org>2013-05-18 14:38:24 +0200
commitcdeae167b9429e980302c5e94563057c278e294f (patch)
tree4a74730ef08c624900915647154cba206a4c171b /bin/chroot-installation.sh
parentaf4c7ef10f8b04f6ec9c8f2f79aa2a1cf6d31c6b (diff)
downloadjenkins.debian.net-cdeae167b9429e980302c5e94563057c278e294f.tar.xz
virt-manager at least for sid
Diffstat (limited to 'bin/chroot-installation.sh')
-rwxr-xr-xbin/chroot-installation.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/chroot-installation.sh b/bin/chroot-installation.sh
index da52fd60..11f562f8 100755
--- a/bin/chroot-installation.sh
+++ b/bin/chroot-installation.sh
@@ -136,7 +136,7 @@ case $1 in
SPECIFIC="libreoffice virtualbox"
;;
sid) DISTRO="sid"
- SPECIFIC="libreoffice virtualbox"
+ SPECIFIC="libreoffice virt-manager"
;;
*) echo "unsupported distro."
exit 1