summaryrefslogtreecommitdiff
path: root/instsetoo_native
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-05-05 15:02:50 +0200
committerDavid Tardon <dtardon@redhat.com>2013-05-05 15:02:50 +0200
commite64e85b2211a10fc6e1584aec2dc199d49d46d79 (patch)
treeb1a677a0adb6e934702492c6bcc777c1a661b761 /instsetoo_native
parent1ca02a5c2e20f669612005a5b29ef11d510125bd (diff)
copy more rc files to instdir
Change-Id: Ia4cc2b8e504f46734ea7bfaade60bf27509cce32
Diffstat (limited to 'instsetoo_native')
-rw-r--r--instsetoo_native/Package_config.mk2
-rw-r--r--instsetoo_native/config/unorc.ure13
2 files changed, 0 insertions, 15 deletions
diff --git a/instsetoo_native/Package_config.mk b/instsetoo_native/Package_config.mk
index 6eef87be5b0d..01c708b8ef54 100644
--- a/instsetoo_native/Package_config.mk
+++ b/instsetoo_native/Package_config.mk
@@ -17,6 +17,4 @@ $(eval $(call gb_Package_add_files,instsetoo_native_config,program,\
unorc \
))
-$(eval $(call gb_Package_add_file,instsetoo_native_config,ure/lib/unorc,unorc.ure))
-
# vim: set noet sw=4 ts=4:
diff --git a/instsetoo_native/config/unorc.ure b/instsetoo_native/config/unorc.ure
deleted file mode 100644
index 78d4d6ed2785..000000000000
--- a/instsetoo_native/config/unorc.ure
+++ /dev/null
@@ -1,13 +0,0 @@
-= This file is part of the LibreOffice project.
-=
-= This Source Code Form is subject to the terms of the Mozilla Public
-= License, v. 2.0. If a copy of the MPL was not distributed with this
-= file, You can obtain one at http://mozilla.org/MPL/2.0/.
-=
-
-[Bootstrap]
-URE_INTERNAL_LIB_DIR=${ORIGIN}
-URE_INTERNAL_JAVA_DIR=${ORIGIN}../share/java
-URE_INTERNAL_JAVA_CLASSPATH=${URE_MORE_JAVA_TYPES}
-UNO_TYPES=${ORIGIN}/../share/misc/types.rdb ${URE_MORE_TYPES}
-UNO_SERVICES=${ORIGIN}/../share/misc/services.rdb ${URE_MORE_SERVICES}