From 88960707cc891a5bfc260ce7568a75c1c8419f73 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 19 Aug 2013 00:32:39 +0300 Subject: Use correct paths to URE stuff on Windows For some historical reason, URE has no "share" subfolder on Windows. Change-Id: I530e673cc7a5cb5fe5d82a5e952ac50e4c2270b2 --- ure/source/uno.ini | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ure/source') diff --git a/ure/source/uno.ini b/ure/source/uno.ini index 33138e497578..913a80c38c9f 100644 --- a/ure/source/uno.ini +++ b/ure/source/uno.ini @@ -15,7 +15,10 @@ # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # -# This is the uno.ini file from ure/source +# This is the uno.ini file from ure/source. Note that this file is +# copied into solver, but no longer copied into the installset, but +# used in solver only during build. The URE uno.ini in the installset is +# constructed from scp stanzas in scp2/source/ooo/ure.scp. # [Bootstrap] URE_INTERNAL_LIB_DIR=${ORIGIN} -- cgit