From 3a6974bc3bd0f9ff88ca67a59cd87f258b34e756 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 21 Nov 2016 00:22:46 +0100 Subject: chroot-installation: let debconf-video sid job intentionally fail Signed-off-by: Holger Levsen --- 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 c51b92ca..91cee4dd 100755 --- a/bin/chroot-installation.sh +++ b/bin/chroot-installation.sh @@ -260,7 +260,7 @@ if [ "$2" != "" ] ; then ;; stretch) install_packages ffmpeg icecast2 voctomix ;; - sid) install_packages ffmpeg icecast2 voctomix voctomix-outcasts # hdmi2usb-mode-switch + sid) install_packages ffmpeg icecast2 voctomix voctomix-outcasts hdmi2usb-mode-switch ;; esac ;; -- cgit v1.2.3-54-g00ecf