From 81f165748d656843a5c59b803be5a38c97a380f9 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 21 Nov 2016 00:26:44 +0100 Subject: Revert "chroot-installation: let debconf-video sid job intentionally fail" This reverts commit 3a6974bc3bd0f9ff88ca67a59cd87f258b34e756. --- 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 91cee4dd..c51b92ca 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