[ooo-build-commit] patches/dev300
René Engelhard
rene at kemper.freedesktop.org
Wed Jul 1 17:09:32 PDT 2009
patches/dev300/cws-graphite01-20090630.diff | 12 ++++++++++++
1 file changed, 12 insertions(+)
New commits:
commit 2bfdb33561724f874092642d9cbdc7fdb661d548
Author: Rene Engelhard <rene at debian.org>
Date: Thu Jul 2 02:08:49 2009 +0200
fix build with graphite
* patches/dev300/cws-graphite01-20090630.diff: add ICUUCLIB to SHL2STDLIBS
diff --git a/patches/dev300/cws-graphite01-20090630.diff b/patches/dev300/cws-graphite01-20090630.diff
index 132a369..1687f12 100644
--- a/patches/dev300/cws-graphite01-20090630.diff
+++ b/patches/dev300/cws-graphite01-20090630.diff
@@ -6950,3 +6950,15 @@ Index: svx/source/dialog/fntctrl.cxx
aScriptType.Insert( nScript, nCnt );
aTextWidth.Insert( ULONG(0), nCnt++ );
+--- svx/util/makefile.mk-old 2009-07-02 02:06:10.000000000 +0200
++++ svx/util/makefile.mk 2009-07-02 02:06:37.000000000 +0200
+@@ -191,7 +191,8 @@
+ $(CPPUHELPERLIB) \
+ $(CPPULIB) \
+ $(VOSLIB) \
+- $(SALLIB)
++ $(SALLIB) \
++ $(ICUUCLIB)
+
+ .IF "$(GUI)"=="WNT"
+ SHL2STDLIBS+=$(SHELLLIB)
More information about the ooo-build-commit
mailing list