cookutils diff cooks @ rev 939

modules/deps (tiny edits)
author Paul Issott <paul@slitaz.org>
date Tue Jun 20 19:02:35 2017 +0100 (2017-06-20)
parents 1520231a65c2
children
line diff
     1.1 --- a/cooks	Mon Jan 09 04:37:12 2017 +0200
     1.2 +++ b/cooks	Tue Jun 20 19:02:35 2017 +0100
     1.3 @@ -33,6 +33,6 @@
     1.4  	[ -d "$WOK/$i" ] && cook $i
     1.5  done
     1.6  
     1.7 -# TODO: check the "split quality": whether the file belongs to a few (or no one) packages
     1.8 +# TODO: check the "split quality": whether the file belongs to a few (or not one) packages
     1.9  
    1.10  exit 0