cookutils rev 1004

(again)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Nov 07 10:46:21 2017 +0200 (2017-11-07)
parents 75b330dd2734
children e8ed065cd3a2
files cook
line diff
     1.1 --- a/cook	Tue Nov 07 10:38:12 2017 +0200
     1.2 +++ b/cook	Tue Nov 07 10:46:21 2017 +0200
     1.3 @@ -1112,7 +1112,7 @@
     1.4  	for i in $(all_names); do
     1.5  		if [ -d "$root$INSTALLED/$i" ]; then
     1.6  			. /etc/slitaz/cook.conf
     1.7 -			. $WOK/$pkg/taz/$i-$VERSION/receipt
     1.8 +			. $WOK/$pkg/taz/$i-$VERSION$EXTRAVERSION/receipt
     1.9  			_ 'Updating %s chroot environment...' "$ARCH"
    1.10  			_ 'Updating chroot: %s' "$i ($VERSION$EXTRAVERSION$arch)" | log
    1.11  			cd $PKGS