cookutils rev 732

cook: extra.list is created on mirror, not on tank
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 10 12:47:10 2015 +0200 (2015-05-10)
parents eb28efa6baf8
children 6bd270c85c3a
files cook
line diff
     1.1 --- a/cook	Fri May 08 15:52:28 2015 +0300
     1.2 +++ b/cook	Sun May 10 12:47:10 2015 +0200
     1.3 @@ -1559,7 +1559,7 @@
     1.4  		[ -f bundle.tar.lzma ] && rm bundle.tar.lzma
     1.5  		wget -q http://mirror1.slitaz.org/mirrors
     1.6  		busybox tar -chaf bundle.tar.lzma \
     1.7 -			extra.list mirrors files-list.md5 packages.info \
     1.8 +			mirrors files-list.md5 packages.info \
     1.9  			packages.desc packages.md5 packages.txt packages.list packages.equiv
    1.10  		rm ./mirrors
    1.11  		echo " ($(filesize $PKGS/bundle.tar.lzma))"