Makefile.in | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit bbca22229e65835354754855ff4683c6d23a577c
Author: Jan Holesovsky <[email protected]>
Date: Tue Feb 19 08:05:25 2013 +0100
Reintroduce message how to run the build after make dev-install.
Change-Id: I78f8073b4a5f1cb8d8b9ec499db95e51b035b225
diff --git a/Makefile.in b/Makefile.in
index c22bc39..925b11d 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -382,6 +382,9 @@ else
endif
endif
@rm -f $(SRCDIR)/install && ln -s $(DEVINSTALLDIR)/opt/
$(SRCDIR)/install
+ @echo
+ @echo "Developer installation finished, you can now execute:"
+ @echo "$(SRCDIR)/install/program/soffice"
dev-install-nocheck : export SKIP_TESTS := YES
dev-install-nocheck : dev-install
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits