RepositoryFixes.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 1ac0511b3c146cdbf7836bb306a19433259a899f
Author: David Tardon <dtar...@redhat.com>
Date:   Tue Sep 11 07:39:09 2012 +0200

    rename orcus lib on mingw to fix build
    
    Change-Id: I5d58db337c056d4cea7e3b493e3653ef929e7bca

diff --git a/RepositoryFixes.mk b/RepositoryFixes.mk
index 79f9fc4..6beb818 100644
--- a/RepositoryFixes.mk
+++ b/RepositoryFixes.mk
@@ -92,6 +92,7 @@ gb_Library_FILENAMES := $(patsubst 
xml2:ixml2%,xml2:libxml2$(gb_Library_IARCEXT)
 gb_Library_FILENAMES := $(patsubst 
xslt:ixslt%,xslt:libxslt$(gb_Library_IARCEXT),$(gb_Library_FILENAMES))
 gb_Library_FILENAMES := $(patsubst z:iz%,z:zlib%,$(gb_Library_FILENAMES))
 
+gb_StaticLibrary_FILENAMES := $(patsubst 
orcus:liborcus%,orcus:liborcus-0.2%,$(gb_StaticLibrary_FILENAMES))
 
 # Libraries not provided by mingw(-w64), available only in the Windows
 # SDK. So if these actually are liked with somewhere, we can't
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to