summaryrefslogtreecommitdiff
path: root/ure/source/uretest
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-01-18 10:07:54 +0000
committerCaolán McNamara <caolanm@redhat.com>2017-01-18 10:10:28 +0000
commit938e918dedb17f371676c1c0c0306442b620584e (patch)
treeaa55a8d7b18a668523b1319363fde433fd5dd9c2 /ure/source/uretest
parenta16225ce72f76febac3b6f3df7b62f280d71db1f (diff)
update approximate install location in README
Change-Id: I6a139d5be193c968c2bf3373b415baa25dc32595
Diffstat (limited to 'ure/source/uretest')
-rw-r--r--ure/source/uretest/Makefile.pln6
-rw-r--r--ure/source/uretest/README2
2 files changed, 4 insertions, 4 deletions
diff --git a/ure/source/uretest/Makefile.pln b/ure/source/uretest/Makefile.pln
index e4879c3415b0..7c4bcdd8f616 100644
--- a/ure/source/uretest/Makefile.pln
+++ b/ure/source/uretest/Makefile.pln
@@ -17,14 +17,14 @@
#
# The following variable must be set (see README):
-#SDK_HOME := /opt/openoffice.org/basis3.1/sdk
+#SDK_HOME := /opt/libreoffice/basis3.1/sdk
# The following variables can be set, if necessary (see README):
-#URE_HOME := /opt/openoffice.org
+#URE_HOME := /opt/libreoffice
#GCCS_COMPAT := LD_PRELOAD=/lib/libgcc_s.so.1
-URE_HOME ?= /opt/openoffice.org
+URE_HOME ?= /opt/libreoffice
.DELETE_ON_ERROR:
diff --git a/ure/source/uretest/README b/ure/source/uretest/README
index 2c611a8567b2..8b4f8dcb7218 100644
--- a/ure/source/uretest/README
+++ b/ure/source/uretest/README
@@ -52,7 +52,7 @@ contains the java, javac, and jar executables. For the minimum version
requirements, see the SDK Installation Guide ($SDK_HOME/docs/install.html).
- URE_HOME (optional)
-Overwrites the default URE location, that is, /opt/openoffice.org.
+Overwrites the default URE location, that is, /opt/libreoffice.
- GCCS_COMPAT (optional)
Fixes incompatibility issues between the GCC that was used to build the URE and