diff options
author | Andras Timar <andras.timar@collabora.com> | 2019-07-14 14:39:20 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2019-07-14 18:25:55 +0200 |
commit | 231fb0441981de788716c7574f03a9cef9c0e268 (patch) | |
tree | c469b3f9b8f38982edf1f59e7811f70f7f220279 /configure.ac | |
parent | c3fb5b99704ef6dd0148aee96695b55044e77946 (diff) |
tdf#120047 use new opens___.ttf version 102.11
Change-Id: Iad48c663708dc9cda00d2a8534981f34c1c6f9d0
Reviewed-on: https://gerrit.libreoffice.org/75577
Tested-by: Jenkins
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1a46666725a2..2ef45d1cdd7c 100644 --- a/configure.ac +++ b/configure.ac @@ -11552,7 +11552,7 @@ if test "$enable_build_opensymbol" = "yes"; then fi else AC_MSG_RESULT([no]) - OPENSYMBOL_TTF=49a64f3bcf20a7909ba2751349231d6652ded9cd2840e961b5164d09de3ffa63-opens___.ttf + OPENSYMBOL_TTF=884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc-opens___.ttf BUILD_TYPE="$BUILD_TYPE OPENSYMBOL" fi AC_SUBST(OPENSYMBOL_TTF) |