Missing slash

Change-Id: I56a37e08b533afb7a2aa91c82862c232c99f7112
This commit is contained in:
Stephan Bergmann 2014-11-27 09:33:50 +01:00
parent 969937768a
commit ccfb8c7827

View file

@ -255,7 +255,7 @@ gb_Jar_COMPONENTPREFIXES := \
OOO:vnd.sun.star.expand:\dLO_JAVA_DIR/ \
URE:vnd.sun.star.expand:\dURE_INTERNAL_JAVA_DIR/ \
OXT:./ \
NONE:$(call gb_Helper_make_url,$(WORKDIR)/Jar) \
NONE:$(call gb_Helper_make_url,$(WORKDIR)/Jar/) \
# get component prefix from layer name ("OOO", "URE", "OXT", "NONE")
gb_Jar__get_componentprefix = \