[Libreoffice-commits] .: Makefile.in

Caolán McNamara caolan at kemper.freedesktop.org
Wed Jun 22 05:14:02 PDT 2011


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

New commits:
commit fa13acac16235aa892acd8e05f458bc3d4c688f8
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed Jun 22 13:07:41 2011 +0100

    tweak this for some paranoid bash settings

diff --git a/Makefile.in b/Makefile.in
index 9cb6355..fd7131a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -108,7 +108,7 @@ dev-install:
 		echo open install/LibreOffice.app; \
 	else \
 		echo "cd @abs_builddir@/install/program" && \
-		echo ". ooenv" && \
+		echo ". ./ooenv" && \
 		echo "./soffice.bin"; \
 	fi
 


More information about the Libreoffice-commits mailing list