From bdf92491d60becd6eb3ef3e5da72a6b1517866f7 Mon Sep 17 00:00:00 2001
From: Holger Paradies <retabell@gmx.de>
Date: Sun, 18 Apr 2021 20:52:38 +0200
Subject: Remove ndiswrapper from speedfire build

---
 nightly_build.bash | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nightly_build.bash b/nightly_build.bash
index 323d4a5..485f548 100755
--- a/nightly_build.bash
+++ b/nightly_build.bash
@@ -81,7 +81,7 @@ sed -i 's/\(export LB_DISTRIBUTION=\).*/\1"'$DISTRO'"/' auto/config
 
 # lxde 64
 lb clean
-lb config -d $DISTRO -p "kanotix-lxde-master firefox wine-staging skypeforlinux ndiswrapper" --bootloader grub2 --tmpfs true --tmpfs-options size=14G --apt-http-proxy "http://127.0.0.1:3142" --cache-packages false --gfxoverlays false -a amd64 --initsystem systemd
+lb config -d $DISTRO -p "kanotix-lxde-master firefox wine-staging skypeforlinux" --bootloader grub2 --tmpfs true --tmpfs-options size=14G --apt-http-proxy "http://127.0.0.1:3142" --cache-packages false --gfxoverlays false -a amd64 --initsystem systemd
 echo Kanotix speedfire-nightly Speedfire64 $d$v LXDE > config/chroot_local-includes/etc/kanotix-version
 lb build; cd tmpfs; ./isohybrid-acritox kanotix64.iso
 check_iso
-- 
cgit v1.0