From 04588c768c832c8ca86dbb67eca5bc6b0c863aa2 Mon Sep 17 00:00:00 2001
From: Holger Paradies <retabell@gmx.de>
Date: Sat, 7 Mar 2020 10:01:54 +0100
Subject: Fix buildoption lxde-extra

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

diff --git a/nightly_build.bash b/nightly_build.bash
index 6ab09a4..cc02bc7 100755
--- a/nightly_build.bash
+++ b/nightly_build.bash
@@ -59,7 +59,7 @@ if $BUILD_BUSTER_EXTRA_LXDE; then
 #
 # lxde 64-extra
 lb clean
-lb config -d $DISTRO -p "kanotix-kde-master silverfire-extra firefox google-chrome android virtualbox 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
+lb config -d $DISTRO -p "kanotix-lxde-master silverfire-extra firefox google-chrome android virtualbox 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 silverfire-nightly Silverfire64 $d$v LXDE-extra > config/chroot_local-includes/etc/kanotix-version
 lb build; cd tmpfs; ./isohybrid-acritox kanotix64.iso; mv kanotix64.iso $target/kanotix64-silverfire-nightly-${d}${v}-LXDE-extra.iso; cd ..
 cp tmpfs/binary.packages $target/kanotix64-silverfire-nightly-${d}${v}-LXDE-extra.packages
-- 
cgit v1.0