summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2013-06-15 14:14:49 +0200
committerHolger Levsen <holger@layer-acht.org>2013-06-15 14:14:49 +0200
commit9cd6a766eac0ce2015303f68e43f4d0912e12b9f (patch)
tree6693d531c7a207d259e73c8f088e2595c87a5c3f
parentd9b151dd9c8250e06adc8b0b43cdbadf0c01f0b0 (diff)
downloadjenkins.debian.net-9cd6a766eac0ce2015303f68e43f4d0912e12b9f.tar.xz
virtualbox is only available in jessie contrib
-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 08d8d1f5..054bd287 100755
--- a/bin/chroot-installation.sh
+++ b/bin/chroot-installation.sh
@@ -133,7 +133,7 @@ case $1 in
SPECIFIC="libreoffice virtualbox"
;;
jessie) DISTRO="jessie"
- SPECIFIC="libreoffice virtualbox"
+ SPECIFIC="libreoffice virt-manager"
;;
sid) DISTRO="sid"
SPECIFIC="libreoffice virt-manager"