Kaydet (Commit) 7f3ce56d authored tarafından Eike Rathke's avatar Eike Rathke

#99260# #99261# #96776# add icu-2.0-binary_patch.tar.gz (remerged, ignore srx642…

#99260# #99261# #96776# add icu-2.0-binary_patch.tar.gz (remerged, ignore srx642 branch for the rest of our life)
üst 54a18c62
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.2 $ # $Revision: 1.3 $
# #
# last change: $Author: hjs $ $Date: 2002-05-13 17:21:05 $ # last change: $Author: er $ $Date: 2002-06-03 16:54:12 $
# #
# The Contents of this file are made available subject to the terms of # The Contents of this file are made available subject to the terms of
# either of the following licenses # either of the following licenses
...@@ -141,9 +141,14 @@ OUT2BIN= \ ...@@ -141,9 +141,14 @@ OUT2BIN= \
.INCLUDE : target.mk .INCLUDE : target.mk
.INCLUDE : tg_ext.mk .INCLUDE : tg_ext.mk
TG_DELIVER : $/$(MISC)$/build$/so_predeliver TG_DELIVER : $(PACKAGE_DIR)$/so_predeliver
$(DELIVER) $(DELIVER)
$(PACKAGE_DIR)$/so_add_binary : $(PACKAGE_DIR)$/$(ADD_FILES_FLAG_FILE)
cd $(PACKAGE_DIR) && gunzip -c $(BACK_PATH)icu-2.0-binary_patch.tar.gz | tar $(TAR_EXCLUDE_SWITCH) -xvf -
$(PACKAGE_DIR)$/$(CONFIGURE_FLAG_FILE) : $(PACKAGE_DIR)$/so_add_binary
.IF "$(BUILD_SOSL)"!="" .IF "$(BUILD_SOSL)"!=""
ALLTAR : TG_DELIVER ALLTAR : TG_DELIVER
.ENDIF .ENDIF
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment