cookutils rev 730
cook pkgdb: pack extra.list, not symlink, to the bundle.tar.lzma
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri May 08 14:57:12 2015 +0300 (2015-05-08) |
parents | 1ec4745f1f8c |
children | eb28efa6baf8 |
files | cook |
line diff
1.1 --- a/cook Fri May 08 11:49:36 2015 +0300 1.2 +++ b/cook Fri May 08 14:57:12 2015 +0300 1.3 @@ -1547,7 +1547,7 @@ 1.4 _ 'Creating file "%s"' 'bundle.tar.lzma' 1.5 [ -f bundle.tar.lzma ] && rm bundle.tar.lzma 1.6 wget http://mirror1.slitaz.org/mirrors 1.7 - busybox tar -caf bundle.tar.lzma \ 1.8 + busybox tar -chaf bundle.tar.lzma \ 1.9 extra.list mirrors files-list.md5 packages.info \ 1.10 packages.desc packages.md5 packages.txt packages.list packages.equiv 1.11 rm ./mirrors