summaryrefslogtreecommitdiff
path: root/external/icu/icu4c-rpath.patch.1
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2019-10-28 16:14:18 +0100
committerEike Rathke <erack@redhat.com>2019-10-28 18:01:27 +0100
commit398e1e6ae83999eea8fb8c845190667695ac115f (patch)
treed3debf18606dde15bf1d3289aa38d9c2f57782d0 /external/icu/icu4c-rpath.patch.1
parentd13219b10a69a2533b1afe258edeadac2b5c0651 (diff)
Upgrade to ICU 64.2
As an interim step to upgrade to ICU 65.1 Adds new scripts and Unicode blocks from Unicode 12. Change-Id: Idc4a6b29ffb04bcb424522fcbd29a8db0428c056 Reviewed-on: https://gerrit.libreoffice.org/81611 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins
Diffstat (limited to 'external/icu/icu4c-rpath.patch.1')
-rw-r--r--external/icu/icu4c-rpath.patch.14
1 files changed, 2 insertions, 2 deletions
diff --git a/external/icu/icu4c-rpath.patch.1 b/external/icu/icu4c-rpath.patch.1
index debbab1a6e3d..35a5457780c4 100644
--- a/external/icu/icu4c-rpath.patch.1
+++ b/external/icu/icu4c-rpath.patch.1
@@ -15,9 +15,9 @@ diff -ur icu.org/source/config/mh-linux icu/source/config/mh-linux
diff -ur icu.org/source/data/pkgdataMakefile.in icu/source/data/pkgdataMakefile.in
--- icu.org/source/data/pkgdataMakefile.in 2016-06-15 20:58:17.000000000 +0200
+++ icu/source/data/pkgdataMakefile.in 2017-04-21 22:38:18.892927822 +0200
-@@ -17,6 +17,9 @@
- OUTPUTFILE=icupkg.inc
+@@ -18,6 +18,9 @@
MIDDLE_SO_TARGET=
+ PKGDATA_TRAILING_SPACE=" "
+# escape $ with \ when passing to echo; needed to preserve $ORIGIN
+SHLIB.c.shell := $(subst $$,\$$,$(SHLIB.c))