wok-next diff glibc-base/receipt @ rev 3152

Up: glibc (2.10.1) - Use the last stable release
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 24 12:19:32 2009 +0200 (2009-05-24)
parents ce51efec9a26
children d5991fc2b1b3
line diff
     1.1 --- a/glibc-base/receipt	Tue May 05 00:45:00 2009 +0200
     1.2 +++ b/glibc-base/receipt	Sun May 24 12:19:32 2009 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="glibc-base"
     1.7 -VERSION="2.9"
     1.8 +VERSION="2.10.1"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="GNU libc minimal libraries for SliTaz based system."
    1.11  WEB_SITE="http://www.gnu.org/software/libc/"
    1.12 @@ -44,4 +44,5 @@
    1.13  	local root
    1.14  	rm -f $1/lib/*2.3.6.so
    1.15  	rm -f $1/lib/*2.7.so
    1.16 +	rm -f $1/lib/*2.9.so
    1.17  }