Kaydet (Commit) a5a59bdc authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Use LIBO_URE_LIB_FOLDER instead of hardcoding the "ure" directory

The directory name is "ure-link" in a traditional OS X LibreOffice app
bundle.

Change-Id: I8e1380522a3c05e9018909fec8d46ba1f7be7858
üst b5e77357
......@@ -31,7 +31,7 @@
gb_Library_LAYER_DIRS := \
OOO:$(gb_PROGRAMDIRNAME) \
URELIB:ure/$(notdir $(gb_Helper_OUTDIRLIBDIR))
URELIB:$(LIBO_URE_LIB_FOLDER)
# doesn't do anything, just used for hooking up component target
.PHONY: $(call gb_Library__get_final_target,%)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment