summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-09-16 23:35:26 +0200
committerMichael Stahl <mstahl@redhat.com>2013-09-22 11:08:28 +0200
commit60530f4716a51f9212819638c454695295f6c1d3 (patch)
treefa407e78f122d5c964e8969a8cb387c85e103bb1 /Repository.mk
parent6cad907b9e6b2f37f0ffd81154ef16322b8217c7 (diff)
cppu: rename purpose environment libraries
It would not be necessary to mangle the affine_uno_uno/log_uno_uno/unsafe_uno_uno library names in RepositoryFixes.mk if they were simply named right in the first place. Change-Id: I0fce919549764d2335c5501c1110878b8709fa09
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/Repository.mk b/Repository.mk
index 57a513b4542d..8d6f10c1bf4b 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -448,12 +448,12 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \
))
$(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_URE,ure, \
- affine_uno \
+ affine_uno_uno \
$(if $(ENABLE_JAVA),java_uno) \
$(if $(ENABLE_JAVA),juh) \
$(if $(ENABLE_JAVA),juhx) \
- log_uno \
- unsafe_uno \
+ log_uno_uno \
+ unsafe_uno_uno \
$(if $(URELIBS),urelibs) \
$(if $(filter MSC,$(COM)),$(if $(filter INTEL,$(CPUNAME)),msci,mscx),gcc3)_uno \
$(if $(filter $(OS),WNT), \