wok diff etherboot/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 3d99ecce2d4b
children fcdd50638150
line diff
     1.1 --- a/etherboot/receipt	Sun Oct 05 23:16:15 2008 +0000
     1.2 +++ b/etherboot/receipt	Tue May 24 13:48:58 2011 +0000
     1.3 @@ -16,7 +16,7 @@
     1.4  	cd $src/src
     1.5  	while read file; do
     1.6  		[ -f done.$file ] && continue
     1.7 -		patch -p2 < ../../stuff/$file
     1.8 +		patch -p2 < $stuff/$file
     1.9  		touch done.$file
    1.10  	done <<EOT
    1.11  etherboot-net.u