wok diff libsdl/receipt @ rev 8881

coreutils-command, coreutils-file-summarize: restore busybox links in port_remove()
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 27 01:55:24 2011 +0100 (2011-02-27)
parents 7bbc500bb8d3
children cf8b4889e6ab
line diff
     1.1 --- a/libsdl/receipt	Wed Feb 09 17:57:27 2011 +0000
     1.2 +++ b/libsdl/receipt	Sun Feb 27 01:55:24 2011 +0100
     1.3 @@ -16,6 +16,9 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	patch -Np1 -i ../stuff/$PACKAGE-$VERSION-joystick-crash.diff
     1.8 +	patch -Np1 -i ../stuff/$PACKAGE-$VERSION-fix-mouse-clicking.patch
     1.9 +	patch -Np1 -i ../stuff/$PACKAGE-$VERSION-fix-disappearing-cursor.patch
    1.10  	./configure \
    1.11  		--prefix=/usr \
    1.12  		--infodir=/usr/share/info \