ure/source/uno.ini | 5 ----- ure/source/unorc | 5 ----- 2 files changed, 10 deletions(-)
New commits: commit a27d03a53b2e18a87a8c2be255d8592ee5e790de Author: Tor Lillqvist <[email protected]> Date: Mon Sep 16 11:34:23 2013 +0300 Remove incorrect comments Change-Id: I3e9b82001f92edc6e697a976db635af31e16d769 diff --git a/ure/source/uno.ini b/ure/source/uno.ini index 913a80c..6c04cae 100644 --- a/ure/source/uno.ini +++ b/ure/source/uno.ini @@ -15,11 +15,6 @@ # 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. 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} URE_INTERNAL_JAVA_DIR=${ORIGIN}/../java diff --git a/ure/source/unorc b/ure/source/unorc index 208b1d9..1efbfe2 100644 --- a/ure/source/unorc +++ b/ure/source/unorc @@ -15,11 +15,6 @@ # 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 unorc 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 unorc in the installset is -# constructed from scp stanzas in scp2/source/ooo/ure.scp. -# [Bootstrap] URE_INTERNAL_LIB_DIR=${ORIGIN} URE_INTERNAL_JAVA_DIR=${ORIGIN}/../share/java _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
