summaryrefslogtreecommitdiff
path: root/RepositoryFixes.mk
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-04-23 10:50:20 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-04-23 10:50:20 -0500
commitd27e7801faeb520acb19a7ae7101aec3015813c8 (patch)
treeef680bb4f06c51a52f3861eed51d8ac0b08f843a /RepositoryFixes.mk
parent40ce81a03324688463c694eedd62d3051feca31e (diff)
tweak the delivered MacOS's name of OGLTrans to make instsetoo_native happy
Diffstat (limited to 'RepositoryFixes.mk')
-rw-r--r--RepositoryFixes.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/RepositoryFixes.mk b/RepositoryFixes.mk
index 5b67f7c0483e..9cd30c7dabfa 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