wok diff tuxmath/receipt @ rev 9889

atftp; Fix D/BD
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Tue May 17 07:21:42 2011 +0200 (2011-05-17)
parents 866fa2493b1b
children 85efaaf0bef2
line diff
     1.1 --- a/tuxmath/receipt	Wed Feb 24 12:13:18 2010 +0000
     1.2 +++ b/tuxmath/receipt	Tue May 17 07:21:42 2011 +0200
     1.3 @@ -19,7 +19,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	patch -p1 -i ../stuff/SDL_extras.c.patch	
     1.8 +	patch -p1 -i $stuff/SDL_extras.c.patch	
     1.9  	./configure \
    1.10  		--prefix=/usr \
    1.11  		--without-sdlpango \