Commit 43fd6814 authored by Anton Midyukov's avatar Anton Midyukov

slinux: remove installer-feature-simply-livecd

Not needed for classic installer.
parent 5dd77933
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
ifeq (distro,$(IMAGE_CLASS)) ifeq (distro,$(IMAGE_CLASS))
distro/slinux-live: distro/.livecd-install use/slinux/base use/slinux/live distro/slinux-live: distro/.livecd-install use/slinux/base use/slinux/live
@$(call add,THE_LISTS,slinux/live-install)
@$(call set,META_VOL_ID,Simply Linux live $(DISTRO_VERSION) $(ARCH)) @$(call set,META_VOL_ID,Simply Linux live $(DISTRO_VERSION) $(ARCH))
@$(call set,META_APP_ID,Simply Linux live $(DISTRO_VERSION) $(ARCH) $(shell date +%F)) @$(call set,META_APP_ID,Simply Linux live $(DISTRO_VERSION) $(ARCH) $(shell date +%F))
......
installer-feature-simply-livecd
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment