summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-08-11 08:10:38 +0300
committerTor Lillqvist <tml@collabora.com>2014-09-23 09:50:24 +0300
commitdfe051805fdd13ca4ca405e9494b1c8cd0ff2f33 (patch)
tree603b21549c7815b0c047612cc5b9c960f989a0fd /Repository.mk
parent42456b972db31451b9035972a321c7c1b2978ebe (diff)
"fixes" needed because ure/source/unorc is now expanded at configure time
Argh, this is getting even uglier. We cheerfully ignore for now the theoretical possibility that the URE unorc used by build-time tools (i.e. the configure-expanded ure/source/unorc) could be different for HOST and BUILD (in case they use different --enable-canonical-installation-tree-structure), and use the HOST one for the BUILD tools. The right thing would probably be to construct the URE unorc in the relevant Makefile, like we do for fundamentalrc? Or then to just re-design the whole mess of rc files into some simpler (good luck). Change-Id: I654309503d0e696778910acadcbf2f6b90ffa02a (cherry picked from commit ad85ce18d3939170e5ef7b1a1f8e5dda2c8aeb9c)
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Repository.mk b/Repository.mk
index 326c2f10627d..afd7cb814062 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -713,6 +713,7 @@ endif
$(eval $(call gb_Helper_register_packages_for_install,ure,\
ure_install \
+ ure_builddir_install \
$(if $(ENABLE_JAVA),\
jvmfwk_javavendors \
jvmfwk_jreproperties \