From 66b338b4f9fa13f69e69a8c0e8a3ea06e49fd764 Mon Sep 17 00:00:00 2001 From: Tomáš Chvátal Date: Sun, 23 Dec 2012 13:43:55 +0100 Subject: Fix path for icu overflow patch. Change-Id: I1befe2e2c5f8474a4af894e949c4b24e041a977b --- icu/icu4c-buffer-overflow.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'icu') diff --git a/icu/icu4c-buffer-overflow.patch b/icu/icu4c-buffer-overflow.patch index 1f3d2ca71b8c..8966be894941 100644 --- a/icu/icu4c-buffer-overflow.patch +++ b/icu/icu4c-buffer-overflow.patch @@ -9,8 +9,8 @@ E: icu bufferoverflowstrncat pkgdata.cpp:299:87 Index: icu/source/tools/pkgdata/pkgdata.cpp =================================================================== ---- icu.orig/source/tools/pkgdata/pkgdata.cpp -+++ icu/source/tools/pkgdata/pkgdata.cpp +--- misc/build/icu.orig/source/tools/pkgdata/pkgdata.cpp ++++ misc/build/icu/source/tools/pkgdata/pkgdata.cpp @@ -1914,12 +1914,12 @@ static void loadLists(UPKGOptions *o, UE const char cmd[] = "icu-config --incpkgdatafile"; -- cgit