wok diff tuxmath/receipt @ rev 10424

xalan-c: Replaced $BUILD_HOST with $HOST_SYSTEM.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue May 24 13:48:58 2011 +0000 (2011-05-24)
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 24 13:48:58 2011 +0000
     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 \