From cdeae167b9429e980302c5e94563057c278e294f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 18 May 2013 14:38:24 +0200 Subject: virt-manager at least for sid --- bin/chroot-installation.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/chroot-installation.sh') 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 -- cgit v1.2.3-54-g00ecf