[Libreoffice-commits] core.git: solenv/gbuild

Stephan Bergmann sbergman at redhat.com
Mon Feb 25 03:46:28 PST 2013


 solenv/gbuild/Module.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c68c99ec8cedd51d24b5c946a02b56f63df9ce44
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Mon Feb 25 12:45:58 2013 +0100

    Revert inadvertent change
    
    Change-Id: I203ad92e8a006d1f262203852f05108706a90ee4

diff --git a/solenv/gbuild/Module.mk b/solenv/gbuild/Module.mk
index 0025641..d20176a 100644
--- a/solenv/gbuild/Module.mk
+++ b/solenv/gbuild/Module.mk
@@ -134,7 +134,7 @@ help :
 	@cat $(SRCDIR)/solenv/gbuild/gbuild.help.txt
 
 showmodules :
-	$(warning $(strip $(gb_Module_ALLMODULES)))
+	$(info $(strip $(gb_Module_ALLMODULES)))
 	@true 
 
 translations : $(WORKDIR)/pot.done


More information about the Libreoffice-commits mailing list