Missing slash
Change-Id: I56a37e08b533afb7a2aa91c82862c232c99f7112
This commit is contained in:
parent
969937768a
commit
ccfb8c7827
1 changed files with 1 additions and 1 deletions
|
@ -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 = \
|
||||
|
|
Loading…
Reference in a new issue