From 7649f9f56f9f33c6f75da512dbf0f1c3c08d1941 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 20 Nov 2016 23:57:58 +0100 Subject: chroot-installation: dont try to install hdmi2usb-mode-switch as long as its in NEW 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 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