Commit 8e78afa9 authored by Anton Midyukov's avatar Anton Midyukov

regular.mk: added glibc-locales into distro/regular-jeos-systemd

systemd needed glibc-locales
parent f0a02f04
...@@ -89,7 +89,8 @@ distro/regular-jeos-sysv: distro/.regular-jeos-full use/cleanup/jeos/full \ ...@@ -89,7 +89,8 @@ distro/regular-jeos-sysv: distro/.regular-jeos-full use/cleanup/jeos/full \
+sysvinit; @: +sysvinit; @:
distro/regular-jeos-systemd: distro/.regular-jeos-full \ distro/regular-jeos-systemd: distro/.regular-jeos-full \
+systemd +systemd-optimal; @: +systemd +systemd-optimal
@$(call add,BASE_PACKAGES,glibc-locales)
ifeq (,$(filter-out i586 x86_64,$(ARCH))) ifeq (,$(filter-out i586 x86_64,$(ARCH)))
# NB: no +efi as it brings in grub2 (no ELILO support for system boot) # NB: no +efi as it brings in grub2 (no ELILO support for system boot)
......
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