wok-stable diff krb5-clients/receipt @ rev 8638
Up: fltk-2.0.x to r7725.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Feb 15 03:33:42 2011 +0000 (2011-02-15) |
parents | 37b975a39e76 |
children | d1768332cee0 |
line diff
1.1 --- a/krb5-clients/receipt Sat Aug 14 12:54:03 2010 +0000 1.2 +++ b/krb5-clients/receipt Tue Feb 15 03:33:42 2011 +0000 1.3 @@ -16,6 +16,6 @@ 1.4 dir=$(dirname $file) 1.5 [ -d $fs$dir ] || mkdir -p $fs$dir 1.6 cp -a $_pkg$file $fs$dir 1.7 - done < $src/$PACKAGE.files-list 1.8 + done < $WOK/$WANTED/stuff/$PACKAGE.files-list 1.9 } 1.10