basealt.mk: Russian by default

...in EFI mode too!
This commit is contained in:
Michael Shigorin 2016-11-07 17:41:21 +03:00
parent f293239d5b
commit a340e3a5a0

View File

@ -81,5 +81,6 @@ distro/alt-workstation: distro/.base use/luks \
@$(call set,META_VOL_SET,ALT)
@$(call set,META_VOL_ID,ALT Workstation)
@$(call set,META_APP_ID,8.1/$(ARCH))
@$(call add,EFI_BOOTARGS,lang=ru_RU)
endif