From 1710b0005dced421e2bfb17b8140bc1626fab7d2 Mon Sep 17 00:00:00 2001 From: Anton Midyukov Date: Sat, 6 Oct 2018 17:19:50 +0700 Subject: [PATCH] regular-icewm: drop winswitch winswitch removed from Sisyphus. See: http://git.altlinux.org/tasks/archive/done/_208/213900/logs/events.13.4.log --- conf.d/regular.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.d/regular.mk b/conf.d/regular.mk index 924f7be4..d05c622e 100644 --- a/conf.d/regular.mk +++ b/conf.d/regular.mk @@ -110,7 +110,7 @@ distro/regular-icewm: distro/.regular-sysv-gtk +icewm +nm \ use/browser/chromium use/fonts/ttf/redhat use/efi/refind @$(call add,LIVE_LISTS,$(call tags,desktop nm)) @$(call add,LIVE_LISTS,$(call tags,regular icewm)) - @$(call add,LIVE_PACKAGES,mnt winswitch xpra) + @$(call add,LIVE_PACKAGES,mnt xpra) @$(call add,LIVE_PACKAGES,icewm-startup-networkmanager) @$(call set,KFLAVOURS,un-def)