summaryrefslogtreecommitdiff
path: root/RepositoryFixes.mk
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-04-23 15:25:07 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-04-23 15:25:20 -0500
commit364dbc666a7140a3c29c2188695cfabdc20aa841 (patch)
treed7bc03acf716a10dfa2d72a1dee97c240536d91b /RepositoryFixes.mk
parent54ebdf3c216af257dcd29fdc2112ce1001bd9033 (diff)
harmonize OGLTrans.uno library name on MacOs with the rest of the world
Diffstat (limited to 'RepositoryFixes.mk')
-rw-r--r--RepositoryFixes.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/RepositoryFixes.mk b/RepositoryFixes.mk
index 9cd30c7dabfa..76aca51df4fe 100644
--- a/RepositoryFixes.mk
+++ b/RepositoryFixes.mk
@@ -47,7 +47,6 @@ 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