[Libreoffice-commits] .: Makefile.in

Caolán McNamara caolan at kemper.freedesktop.org
Tue Feb 22 04:47:29 PST 2011


 Makefile.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 383ff84493cef4e2051014933da97bfd2101bb7f
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Tue Feb 22 12:40:35 2011 +0000

    Break into two lines means that line began with spaces, so how-to-run lost

diff --git a/Makefile.in b/Makefile.in
index 9a854ea..14e762e 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -18,7 +18,7 @@ install:
 dev-install:
 	. ./*[Ee]nv.[Ss]et.sh && \
         ooinstall -l @abs_builddir@/install
-        @echo && \
+	@echo && \
         echo "Developer installation finished, you can now execute:" && \
         echo "@abs_builddir@/install/program/soffice"
 


More information about the Libreoffice-commits mailing list