wok rev 1483

icu: update VERSION
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 04 19:34:42 2008 +0000 (2008-10-04)
parents 509971350c3b
children 61bc01878920
files icu-dev/receipt icu/receipt
line diff
     1.1 --- a/icu-dev/receipt	Sat Oct 04 19:33:42 2008 +0000
     1.2 +++ b/icu-dev/receipt	Sat Oct 04 19:34:42 2008 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="icu-dev"
     1.7 -VERSION="4c-4_0_d02"
     1.8 +VERSION="4c-4_0"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Devel files for ICU lib."
    1.11  WANTED="icu"
     2.1 --- a/icu/receipt	Sat Oct 04 19:33:42 2008 +0000
     2.2 +++ b/icu/receipt	Sat Oct 04 19:34:42 2008 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="icu"
     2.7 -VERSION="4c-4_0_d02"
     2.8 +VERSION="4c-4_0"
     2.9  CATEGORY="system-tools"
    2.10  SHORT_DESC="C/C++ and Java libraries providing Unicode and Globalization."
    2.11  MAINTAINER="pankso@slitaz.org"
    2.12 @@ -19,8 +19,8 @@
    2.13  		--disable-extras \
    2.14  		--disable-tests \
    2.15  		--disable-samples \
    2.16 -		$CONFIGURE_ARGS
    2.17 -	make
    2.18 +		$CONFIGURE_ARGS &&
    2.19 +	make &&
    2.20  	make DESTDIR=$WOK/$PACKAGE/icu-$VERSION/_pkg install
    2.21  }
    2.22