wok diff postgresql-client/receipt @ rev 10224

Up: openttd to 1.1.0.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 21 00:07:05 2011 +0000 (2011-05-21)
parents 0731792c3994
children 7c5937702175
line diff
     1.1 --- a/postgresql-client/receipt	Tue Feb 15 19:34:52 2011 +0000
     1.2 +++ b/postgresql-client/receipt	Sat May 21 00:07:05 2011 +0000
     1.3 @@ -17,6 +17,6 @@
     1.4  		dir=$(dirname $file)
     1.5  		[ -d $fs$dir ] || mkdir -p $fs$dir
     1.6  		cp -a $_pkg$file $fs$file
     1.7 -	done < $WOK/$WANTED/stuff/$PACKAGE.files-list
     1.8 +	done < $wanted_stuff/$PACKAGE.files-list
     1.9  }
    1.10