[Libreoffice-commits] .: RepositoryFixes.mk
Norbert Thiebaud
nthiebaud at kemper.freedesktop.org
Sat Apr 23 08:50:29 PDT 2011
RepositoryFixes.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1e8420adae4a3528e73d4139cf5297600f001039
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sat Apr 23 10:50:20 2011 -0500
tweak the delivered MacOS's name of OGLTrans to make instsetoo_native happy
diff --git a/RepositoryFixes.mk b/RepositoryFixes.mk
index 5b67f7c..9cd30c7 100644
--- a/RepositoryFixes.mk
+++ b/RepositoryFixes.mk
@@ -47,7 +47,7 @@ gb_Library_FILENAMES := $(patsubst cppuhelper:libcppuhelper%,cppuhelper:libuno_c
gb_Library_FILENAMES := $(patsubst jvmfwk:libuno_jvmfwk%,jvmfwk:libjvmfwk%,$(gb_Library_FILENAMES))
gb_Library_FILENAMES := $(patsubst salhelper:libsalhelper%,salhelper:libuno_salhelper%,$(gb_Library_FILENAMES))
gb_Library_FILENAMES := $(patsubst ucbhelper:libucbhelper%,ucbhelper:libucbhelper4%,$(gb_Library_FILENAMES))
-
+gb_Library_FILENAMES := $(patsubst OGLTrans:OGLTrans%,OGLTrans:libOGLTrans%,$(gb_Library_FILENAMES))
endif
More information about the Libreoffice-commits
mailing list