Commit da4a25b8 authored by Mikhail Efremov's avatar Mikhail Efremov Committed by Anton Midyukov

slinux: Don't force std-def for installer-image

parent 4ad01b5c
......@@ -18,9 +18,6 @@ ifneq (,$(filter-out e2k%,$(ARCH)))
endif
@$(call set,META_VOL_ID,Simply Linux $(DISTRO_VERSION) $(ARCH))
@$(call set,META_APP_ID,Simply Linux $(DISTRO_VERSION) $(ARCH) $(shell date +%F))
ifneq (,$(filter-out e2k%,$(ARCH)))
@$(call set,KFLAVOURS,std-def)
endif
endif
distro/slinux-bloat: distro/slinux use/slinux/live
......
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