[Libreoffice-commits] .: postprocess/packregistry

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Fri Dec 14 03:21:31 PST 2012


 postprocess/packregistry/makefile.mk |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 57c0daf5ba0627526fe4aba0b8f4fea47d1fc938
Author: Andras Timar <atimar at suse.com>
Date:   Fri Dec 14 12:23:58 2012 +0100

    remove echo line that I used to debug the makefile
    
    Change-Id: Ie2898f6b6cefed8d7b3a018760882c4bb345dc10

diff --git a/postprocess/packregistry/makefile.mk b/postprocess/packregistry/makefile.mk
index 819dbab..f576a10 100644
--- a/postprocess/packregistry/makefile.mk
+++ b/postprocess/packregistry/makefile.mk
@@ -517,7 +517,6 @@ $(MISC)/lang/Langpack-{$(alllangiso)}.xcd : $(SOLARXMLDIR)/$(MY_MOD)/$$(@:b).xcu
 
 $(MISC)/lang/Langpack-%.xcd .ERRREMOVE :
     $(MKDIRHIER) $(@:d)
-    echo '************ $(alllangiso) ***************'
     - $(RM) $(MISC)/$(@:b).list
     echo '<list><dependency file="main"/>' \
         '<filename>$(MY_MOD)/$(@:b).xcu</filename></list>' > $(MISC)/$(@:b).list


More information about the Libreoffice-commits mailing list