wok-stable diff xtrkcad/receipt @ rev 10999

Up: tree to 1.6.0.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Oct 13 02:53:31 2011 +0000 (2011-10-13)
parents f3c1a01dae12
children
line diff
     1.1 --- a/xtrkcad/receipt	Tue Mar 01 21:30:04 2011 +0000
     1.2 +++ b/xtrkcad/receipt	Thu Oct 13 02:53:31 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