wok diff xtrkcad/receipt @ rev 10341

screen: Add $CONFIGURE_ARGS.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun May 22 02:29:02 2011 +0000 (2011-05-22)
parents f3c1a01dae12
children e2cc0a6e47fe
line diff
     1.1 --- a/xtrkcad/receipt	Tue Mar 01 21:30:04 2011 +0000
     1.2 +++ b/xtrkcad/receipt	Sun May 22 02:29:02 2011 +0000
     1.3 @@ -22,7 +22,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	XTRKCAD_STUFF=$PWD/stuff
     1.8 +	XTRKCAD_STUFF=$stuff
     1.9  	
    1.10  	[ -d $PACKAGE-source-$VERSION ] && mv $PACKAGE-source-$VERSION $PACKAGE-$VERSION
    1.11  	cd $src