[sword-cvs] icu-sword/as_is/os390 unpax-icu.sh,1.3,1.4

sword@www.crosswire.org sword@www.crosswire.org
Tue, 6 Apr 2004 03:11:28 -0700


Update of /cvs/core/icu-sword/as_is/os390
In directory www:/tmp/cvs-serv8911/as_is/os390

Modified Files:
	unpax-icu.sh 
Log Message:
ICU 2.8 sync

Index: unpax-icu.sh
===================================================================
RCS file: /cvs/core/icu-sword/as_is/os390/unpax-icu.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- unpax-icu.sh	10 Sep 2003 02:42:01 -0000	1.3
+++ unpax-icu.sh	6 Apr 2004 10:07:55 -0000	1.4
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2001 - 2002, International Business Machines Corporation.      
+# Copyright (C) 2001 - 2003, International Business Machines Corporation.      
 # All Rights Reserved.                                                       
 #
 # Authors:
@@ -15,7 +15,7 @@
 
 #binary_suffixes='ico ICO bmp BMP jpg JPG gif GIF brk BRK'
 #ICU specific binary files
-binary_suffixes='brk BRK bin BIN'
+binary_suffixes='brk BRK bin BIN res RES cnv CNV dat DAT icu ICU spp SPP'
 
 usage()
 {