regular.mk: added domain-client pkglist

It's specified in http://altlinux.org/regular and it rather modest
(~13M image size growth on i586).
This commit is contained in:
Michael Shigorin 2013-02-06 00:38:39 +04:00
parent 313b279d40
commit 6a554e21ab

View File

@ -8,6 +8,7 @@ distro/.regular-desktop: distro/.base +live +wireless use/live/ru \
+vmguest use/memtest use/branding use/syslinux/ui/gfxboot
@$(call add,LIVE_LISTS,$(call tags,base regular))
@$(call add,LIVE_LISTS,$(call tags,rescue extra))
@$(call add,LIVE_LISTS,domain-client)
@$(call add,THE_BRANDING,indexhtml notes alterator bootloader)
@$(call set,KFLAVOURS,std-def)
@$(call try,SAVE_PROFILE,yes)