wok diff valgrind/receipt @ rev 8217

imported patch cleanup/cdrkit.patch
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Jan 27 00:20:50 2011 +0100 (2011-01-27)
parents 9760c1c80a57
children 0b4cf0d9e1b5
line diff
     1.1 --- a/valgrind/receipt	Thu Jul 22 08:02:40 2010 +0200
     1.2 +++ b/valgrind/receipt	Thu Jan 27 00:20:50 2011 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="valgrind"
     1.7 -VERSION="3.5.0"
     1.8 +VERSION="3.6.0"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Memory debugger and profiler."
    1.11  MAINTAINER="paul@slitaz.org"
    1.12 @@ -21,7 +21,7 @@
    1.13  	
    1.14  	# Fix build with glibc 2.11
    1.15  	#http://www.linuxfromscratch.org/patches/downloads/valgrind/valgrind-3.5.0-glibc-2.11.patch
    1.16 -	patch -p1 < ../stuff/valgrind-3.5.0-glibc211.u || exit 1
    1.17 +	patch -p1 < ../stuff/valgrind-3.6.0-glibc211.u || exit 1
    1.18  	autoconf
    1.19  	
    1.20  	./configure \