wok diff tuxmath/receipt @ rev 15747

Up: dillo (3.0.3) with better integration for JWM flavor
author Christophe Lincoln <pankso@slitaz.org>
date Fri Jan 03 10:29:30 2014 +0100 (2014-01-03)
parents 6ed98834e3eb
children ac2ee8823dfa
line diff
     1.1 --- a/tuxmath/receipt	Tue Oct 01 17:16:06 2013 +0000
     1.2 +++ b/tuxmath/receipt	Fri Jan 03 10:29:30 2014 +0100
     1.3 @@ -22,7 +22,7 @@
     1.4  {
     1.5  	cd $src
     1.6  	#patch -p1 -i $stuff/SDL_extras.c.patch	
     1.7 -	./configure \
     1.8 +	./configure LIBS="-lt4k_common" \
     1.9  		--prefix=/usr \
    1.10  		$CONFIGURE_ARGS &&
    1.11  	make &&