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

New commits:
commit c24c5101f573e6a25ff06e8399c53dbc2510a7da
Author: Rene Engelhard <r...@debian.org>
Date:   Fri Jun 8 21:04:41 2012 +0200

    fix build verbosity
    
    Change-Id: I55d944652de2c716fd1548e5ee64a10c2fb645e0

diff --git a/Makefile.top b/Makefile.top
index bb60bdc..bed77fb 100644
--- a/Makefile.top
+++ b/Makefile.top
@@ -18,7 +18,7 @@ endif
 include $(SRCDIR)/config_$(gb_Side).mk
 
 ifeq ($(GMAKE_OPTIONS),)
-ifeq ($(verbose),)
+ifeq ($(VERBOSE),)
 export GMAKE_OPTIONS:=-rs
 else
 export GMAKE_OPTIONS:=-r
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to