Kaydet (Commit) 74181e6b authored tarafından Andras Timar's avatar Andras Timar

Fix MPLv2 subset packaging

Change-Id: I08dc751589375102b5772e61bbe267f8c26c2fd2
Reviewed-on: https://gerrit.libreoffice.org/70221Reviewed-by: 's avatarAndras Timar <andras.timar@collabora.com>
Tested-by: 's avatarAndras Timar <andras.timar@collabora.com>
üst ed27db2e
...@@ -966,11 +966,11 @@ $(eval $(call gb_Helper_register_packages_for_install,ooo_fonts,\ ...@@ -966,11 +966,11 @@ $(eval $(call gb_Helper_register_packages_for_install,ooo_fonts,\
fonts_amiri \ fonts_amiri \
fonts_caladea \ fonts_caladea \
fonts_carlito \ fonts_carlito \
fonts_culmus \ $(if $(MPL_SUBSET),,fonts_culmus) \
fonts_dejavu \ fonts_dejavu \
fonts_emojione_color \ fonts_emojione_color \
fonts_gentium \ fonts_gentium \
fonts_kacst \ $(if $(MPL_SUBSET),,fonts_kacst) \
fonts_liberation \ fonts_liberation \
fonts_liberation_narrow \ fonts_liberation_narrow \
fonts_libertineg \ fonts_libertineg \
......
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