wok diff libsdl/receipt @ rev 8680

up stoq/stoqlib 0.9.12 & add some fix
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Feb 17 01:45:49 2011 +0100 (2011-02-17)
parents 7bbc500bb8d3
children cf8b4889e6ab
line diff
     1.1 --- a/libsdl/receipt	Wed Feb 09 17:57:27 2011 +0000
     1.2 +++ b/libsdl/receipt	Thu Feb 17 01:45:49 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 \