[ooo-build-commit] .: patches/dev300

Tor Lillqvist tml at kemper.freedesktop.org
Wed Sep 29 15:43:09 PDT 2010


 patches/dev300/icu-4.2.1.diff |   15 +++++++++++++++
 1 file changed, 15 insertions(+)

New commits:
commit 41a165fc524cb530addd4af7d4d8680d8acba6b0
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Thu Sep 30 01:41:48 2010 +0300

    Need to deliver the new ICU 4.2.1 DLLs
    
    Just use a wildcard in the d.lst file.

diff --git a/patches/dev300/icu-4.2.1.diff b/patches/dev300/icu-4.2.1.diff
index c952aa6..67e2c1b 100644
--- a/patches/dev300/icu-4.2.1.diff
+++ b/patches/dev300/icu-4.2.1.diff
@@ -913,6 +913,21 @@ index 2fafcfa..acf0630 100644
      $(BUILD_DIR)$/..$/bin$/genccode.exe \
      $(BUILD_DIR)$/..$/bin$/genbrk.exe \
      $(BUILD_DIR)$/..$/bin$/gencmn.exe
+--- icu/prj/d.lst
++++ icu/prj/d.lst
+@@ -9,11 +9,7 @@
+ ..\%__SRC%\lib\*.a %_DEST%\lib%_EXT%\*.a
+ ..\%__SRC%\lib\*.lib %_DEST%\lib%_EXT%\*.lib
+ 
+-..\%__SRC%\bin\icudt40.dll %_DEST%\bin%_EXT%\icudt40.dll
+-..\%__SRC%\bin\icuin40.dll %_DEST%\bin%_EXT%\icuin40.dll
+-..\%__SRC%\bin\icule40.dll %_DEST%\bin%_EXT%\icule40.dll
+-..\%__SRC%\bin\icutu40.dll %_DEST%\bin%_EXT%\icutu40.dll
+-..\%__SRC%\bin\icuuc40.dll %_DEST%\bin%_EXT%\icuuc40.dll
++..\%__SRC%\bin\icu*.dll %_DEST%\bin%_EXT%\icu*.dll
+ 
+ ..\%__SRC%\bin\genccode     %_DEST%\bin%_EXT%\genccode
+ ..\%__SRC%\bin\genccode.exe %_DEST%\bin%_EXT%\genccode.exe
 diff --git ooo.lst ooo.lst
 index 3e379fa..68105a8 100755
 --- ooo.lst


More information about the ooo-build-commit mailing list