summaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2019-07-14 15:10:16 +0200
committerAndras Timar <andras.timar@collabora.com>2019-07-14 18:26:03 +0200
commit02aa72b7a894e20888456024bba544a1313de937 (patch)
treec8ffd8d313f826350ffc5fca34f2d340288f2582 /extras
parent231fb0441981de788716c7574f03a9cef9c0e268 (diff)
instructions how to update opens___.ttf on TDF server
Change-Id: Ie33cceab8b959466059040deb756b50c2fd75b46 Reviewed-on: https://gerrit.libreoffice.org/75578 Tested-by: Jenkins Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'extras')
-rw-r--r--extras/source/truetype/symbol/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/extras/source/truetype/symbol/README b/extras/source/truetype/symbol/README
index 80d8975a113d..0fb8bdeb3963 100644
--- a/extras/source/truetype/symbol/README
+++ b/extras/source/truetype/symbol/README
@@ -23,3 +23,9 @@ Fragments of OpenSymbol are mapped internally to a number of other
fonts for interoperability purposes. See
unotools/source/misc/fontcvt.cxx pwrt, the StarSymbol conversion
tables.
+
+Update opens___.ttf on TDF server:
+scp opens___.ttf libreoffice@dev-www.libreoffice.org:/srv/www/dev-www.libreoffice.org/extern/$(sha256sum opens___.ttf | awk '{ print $1 }')-opens___.ttf
+
+Update sha256sums in source files like in this example commit:
+https://gerrit.libreoffice.org/#/c/75577/