icu/makefile.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e062c50b19aa5e0c43bab9a52b94247766083124
Author: Fridrich Å trba <fridrich.st...@bluewin.ch>
Date:   Mon May 14 22:34:34 2012 +0200

    Comment this one because it randomly breaks Windows build
    
    Change-Id: I3f00ab7149d6d198292d63ed3f16b213b39a3054

diff --git a/icu/makefile.mk b/icu/makefile.mk
index 38bbcdd..c4cecdb 100644
--- a/icu/makefile.mk
+++ b/icu/makefile.mk
@@ -280,7 +280,7 @@ OUT2BIN= \
 
 #make sure that when we deliver the headers of a new icu that the timestamps
 #are newer than the last icu to ensure dependencies are correctly rebuilt
-INSTALL_ACTION=find . -name "*.h" -print0 | xargs -0 touch
+#INSTALL_ACTION=find . -name "*.h" -print0 | xargs -0 touch
 
 # --- Targets ------------------------------------------------------
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to