summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in
index 0eedd22ed970..45c292791f48 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -386,9 +386,7 @@ ifeq ($(OS),LINUX)
@echo
@echo "Developer installation finished, you can now execute:"
@echo
- @echo " cd $(SRCDIR)/install/program"
- @echo " . ./ooenv"
- @echo " ./soffice.bin"
+ @echo "$(SRCDIR)/install/program/soffice"
else ifeq ($(OS),MACOSX)
@echo
@echo "Developer installation finished, you can now run:"