wok diff valgrind/receipt @ rev 7481

Removed glibc-locale from abiword depends. Added soft link for /usr/share/pixmaps/abiword.png to /usr/share/icons/abiword_48.png. Fixed error when running abiword on command line.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Dec 02 02:25:29 2010 +0000 (2010-12-02)
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 Dec 02 02:25:29 2010 +0000
     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 \