summaryrefslogtreecommitdiff
path: root/ure
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-11-24 15:43:45 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-11-24 15:43:58 +0100
commitb7a81e33bc960409dd1ca7ce8b02650bccabaf1d (patch)
tree62bf64081289227228fd1027bac090eed09a8d59 /ure
parent44454fc9f99f4a7fd4ae2c202434d92ff725ce87 (diff)
uno is the only remaining user of startup.sh
Change-Id: I0aa2f7384462777fc893aa282aea00aebd8dc664
Diffstat (limited to 'ure')
-rw-r--r--ure/Package_install.mk3
-rwxr-xr-xure/source/uno (renamed from ure/source/startup.sh)0
2 files changed, 1 insertions, 2 deletions
diff --git a/ure/Package_install.mk b/ure/Package_install.mk
index 13106f1cfcca..725077766304 100644
--- a/ure/Package_install.mk
+++ b/ure/Package_install.mk
@@ -10,8 +10,7 @@
$(eval $(call gb_Package_Package,ure_install,$(SRCDIR)/ure/source))
ifneq (,$(filter-out MACOSX WNT,$(OS)))
-$(eval $(call gb_Package_add_file,ure_install,$(LIBO_URE_BIN_FOLDER)/startup.sh,startup.sh))
-$(eval $(call gb_Package_add_symbolic_link,ure_install,$(LIBO_URE_BIN_FOLDER)/uno,startup.sh))
+$(eval $(call gb_Package_add_file,ure_install,$(LIBO_URE_BIN_FOLDER)/uno,uno))
endif
ifeq (MACOSX,$(OS))
diff --git a/ure/source/startup.sh b/ure/source/uno
index eae7173acf7e..eae7173acf7e 100755
--- a/ure/source/startup.sh
+++ b/ure/source/uno