fonts: Added the ability to override SYSTEM_FONTS in use/fonts/install2

This commit is contained in:
Anton Midyukov 2020-09-16 23:52:41 +07:00
parent c25e039b61
commit a8b25b792e

View File

@ -6,7 +6,8 @@ use/fonts:
# standalone target to specify non-bitmap installer fonts
use/fonts/install2:
@$(call add,SYSTEM_PACKAGES,fonts-ttf-google-croscore-arimo)
@$(call try,SYSTEM_FONTS,fonts-ttf-google-croscore-arimo)
@$(call add,SYSTEM_PACKAGES,$$(SYSTEM_FONTS))
# just stating that kernels and font habits are pretty individual
use/fonts/zerg: use/fonts