wok-current diff postgresql-client/receipt @ rev 10048
Up: alsa-utils to 1.0.24.2.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 03:51:42 2011 +0000 (2011-05-20) |
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 Fri May 20 03:51:42 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