[Libreoffice-commits] .: icu/makefile.mk
Fridrich Strba
fridrich at kemper.freedesktop.org
Mon May 14 13:34:50 PDT 2012
icu/makefile.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e062c50b19aa5e0c43bab9a52b94247766083124
Author: Fridrich Å trba <fridrich.strba at 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 ------------------------------------------------------
More information about the Libreoffice-commits
mailing list