summaryrefslogtreecommitdiff
path: root/ure
diff options
context:
space:
mode:
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