summaryrefslogtreecommitdiff
path: root/Makefile.fetch
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2017-12-06 16:15:35 +0400
committerYousuf Philips <philipz85@hotmail.com>2017-12-18 23:02:49 +0100
commit6030c822c968be79b493de70c68a0bd51760e52f (patch)
tree6614c4edf93548b5b844b1b87c66ccaad035f23b /Makefile.fetch
parent43b5d6b4a5cdafd63866046b1949431d75d7192c (diff)
tdf#103080 Dont package Open Sans and PT_Serif fonts
Change-Id: Iac1d572f19372465e9cc369454480d9b621bcd66 Reviewed-on: https://gerrit.libreoffice.org/45169 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit 0ce173b50fd12342979cf3f8f9b2d92267552060) Reviewed-on: https://gerrit.libreoffice.org/46617
Diffstat (limited to 'Makefile.fetch')
-rw-r--r--Makefile.fetch2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.fetch b/Makefile.fetch
index 3944ac75c7b2..e3095eee699f 100644
--- a/Makefile.fetch
+++ b/Makefile.fetch
@@ -173,8 +173,6 @@ $(WORKDIR)/download: $(BUILDDIR)/config_$(gb_Side).mk $(SRCDIR)/download.lst $(S
$(call fetch_Optional,MORE_FONTS,FONT_LIBERATION_NARROW_TARBALL) \
$(call fetch_Optional,MORE_FONTS,FONT_LIBERATION_TARBALL) \
$(call fetch_Optional,MORE_FONTS,FONT_LINLIBERTINEG_TARBALL) \
- $(call fetch_Optional,MORE_FONTS,FONT_OPENSANS_TARBALL) \
- $(call fetch_Optional,MORE_FONTS,FONT_PTSERIF_TARBALL) \
$(call fetch_Optional,MORE_FONTS,FONT_SOURCECODE_TARBALL) \
$(call fetch_Optional,MORE_FONTS,FONT_SOURCESANS_TARBALL) \
$(call fetch_Optional,MORE_FONTS,FONT_EMOJIONE_COLOR_TARBALL) \