[ooo-build-commit] Branch 'ooo-build-3-1-1' - patches/dev300
René Engelhard
rene at kemper.freedesktop.org
Tue Aug 25 02:16:24 PDT 2009
patches/dev300/cws-mysqlnative-20090821.diff | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 425640e66bd371f4b0cc3ac36002f4c615f615e2
Author: Rene Engelhard <rene at debian.org>
Date: Tue Aug 25 11:15:39 2009 +0200
fix mysql extension description
* patches/dev300/cws-mysqlnative-20090821.diff: work around #LANG# not substituted
diff --git a/patches/dev300/cws-mysqlnative-20090821.diff b/patches/dev300/cws-mysqlnative-20090821.diff
index f1eb08e..2e0a44c 100644
--- a/patches/dev300/cws-mysqlnative-20090821.diff
+++ b/patches/dev300/cws-mysqlnative-20090821.diff
@@ -870,7 +870,7 @@ Index: mysqlc/source/description.xml
+ <name xlink:href="http://www.sun.com/software/star/staroffice/extensions.jsp?cid=925095" lang="en">Sun Microsystems</name>
+ </publisher>
+ <extension-description>
-+ <src lang="#LANG#" xlink:href="description/description_#LANG#.txt"/>
++ <src lang="en-US" xlink:href="description/description_en-US.txt"/>
+ </extension-description>
+</description>
Index: mysqlc/source/mysqlc_resultsetmetadata.cxx
More information about the ooo-build-commit
mailing list