configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0daa2f6a1d0b2727ae1b323a803c9c5fd8ad70a8
Author: Thomas Arnhold <tho...@arnhold.org>
Date:   Thu Oct 24 18:42:22 2013 +0200

    cygwin: there is no sudo on Windows
    
    Change-Id: I8df4b379d98ba14a5cef93cefec9df16eefeb083

diff --git a/configure.ac b/configure.ac
index 6b64984..49cfae7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12751,7 +12751,7 @@ git clone 
git://anongit.freedesktop.org/libreoffice/contrib/dev-tools
 cd dev-tools/make-3.82-gbuild
 ./configure --prefix=/opt/lo
 make
-sudo make install
+make install
 
 Then re-run autogen.sh
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to