regular.mk: un-def -> std-def

kernel-image-un-def doesn't contain suitable aufs as of 3.12.3-alt1,
revert to std-def flavour again for the time being.
This commit is contained in:
Michael Shigorin 2013-12-04 12:26:03 +04:00
parent a4f1574be1
commit c60813581d

View File

@ -48,7 +48,7 @@ distro/.regular-install-x11: distro/.regular-install mixin/regular-desktop
distro/regular-icewm: distro/.regular-sysv-gtk +icewm
@$(call add,LIVE_LISTS,$(call tags,regular icewm))
@$(call set,KFLAVOURS,un-def)
@#$(call set,KFLAVOURS,un-def)
distro/regular-wmaker: distro/.regular-sysv-gtk use/x11/wmaker \
use/syslinux/ui/gfxboot use/efi/refind
@ -104,7 +104,7 @@ distro/regular-sugar: distro/.regular-gtk use/x11/sugar; @:
distro/regular-rescue: distro/.regular-bare use/rescue/rw \
use/syslinux/ui/menu use/hdt use/efi/refind use/efi/shell
@$(call set,KFLAVOURS,un-def)
@#$(call set,KFLAVOURS,un-def)
@$(call add,RESCUE_PACKAGES,gpm)
distro/regular-sysv-tde: distro/.regular-install-x11 \