wok-current diff libsasl-modules/receipt @ rev 13894
Up lftp (4.4.0)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jan 18 11:15:15 2013 +0100 (2013-01-18) |
parents | 129bb5b11a7e |
children | de49f29b101e |
line diff
1.1 --- a/libsasl-modules/receipt Wed Mar 02 03:12:51 2011 +0000 1.2 +++ b/libsasl-modules/receipt Fri Jan 18 11:15:15 2013 +0100 1.3 @@ -17,9 +17,5 @@ 1.4 dir=${file%/*} 1.5 [ -d $fs$dir ] || mkdir -p $fs$dir 1.6 cp -a $_pkg$file $fs$dir 1.7 - done < $WOK/$WANTED/stuff/$PACKAGE.files-list 1.8 -} 1.9 - 1.10 - 1.11 - 1.12 - 1.13 + done < $wanted_stuff/$PACKAGE.files-list 1.14 +} 1.15 \ No newline at end of file