diff options
author | Khaled Hosny <khaled@aliftype.com> | 2022-12-05 12:09:38 +0200 |
---|---|---|
committer | خالد حسني <khaled@aliftype.com> | 2022-12-31 19:34:37 +0000 |
commit | 5d42f4403d4e51f33ad8f2ce9efbed542978b521 (patch) | |
tree | 81454c6203bfe14f0856b16a569ce4ba618d2960 /solenv/flatpak-manifest.in | |
parent | eefa5cb64f97845e80ab23984bb7b516174fa817 (diff) |
tdf#136604: Remove Source Sans Pro fonts
Templates using the fonts are left unchanged.
Change-Id: I5ed21155ddd5038eb91f6ad6bcbd7f27f2478638
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143665
Tested-by: Jenkins
Reviewed-by: خالد حسني <khaled@aliftype.com>
Diffstat (limited to 'solenv/flatpak-manifest.in')
-rw-r--r-- | solenv/flatpak-manifest.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in index 60f6bf8c87cc..fd1570418557 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -138,13 +138,6 @@ "dest-filename": "@FONT_LINLIBERTINEG_TARBALL@" }, { - "url": "https://dev-www.libreoffice.org/src/@FONT_SOURCESANS_TARBALL@", - "sha256": "@FONT_SOURCESANS_SHA256SUM@", - "type": "file", - "dest": "external/tarballs", - "dest-filename": "@FONT_SOURCESANS_TARBALL@" - }, - { "url": "https://dev-www.libreoffice.org/src/@BOOST_TARBALL@", "sha256": "@BOOST_SHA256SUM@", "type": "file", |