cookutils diff cooker @ rev 1014

Tiny edits
author Paul Issott <paul@slitaz.org>
date Sun Nov 26 21:33:23 2017 +0000 (2017-11-26)
parents 9c835beabf65
children 54c97f545127
line diff
     1.1 --- a/cooker	Tue Oct 24 05:28:32 2017 +0300
     1.2 +++ b/cooker	Sun Nov 26 21:33:23 2017 +0000
     1.3 @@ -664,6 +664,7 @@
     1.4  				rm -rf $wok/$pkg $LOGS/$pkg.log
     1.5  				sed -i "/^${pkg}$/d" $blocked $broken $commits.tmp
     1.6  				sed -i "/^$pkg\t/d" $PKGS/packages.info
     1.7 +				sed -i "/^$pkg:/d" $cache/files.list
     1.8  			fi
     1.9  			if [ -d "$wok/$pkg/stuff" ]; then
    1.10  				if [ ! -d "$wok-hg/$pkg/stuff" ]; then