wok-6.x diff cookutils/receipt @ rev 18010

Up: tazpanel(472), tazpkg(795).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 30 02:29:34 2015 +0300 (2015-04-30)
parents a238c68cf167
children 312789c75d5d
line diff
     1.1 --- a/cookutils/receipt	Thu Nov 27 16:41:05 2014 +0200
     1.2 +++ b/cookutils/receipt	Thu Apr 30 02:29:34 2015 +0300
     1.3 @@ -36,7 +36,7 @@
     1.4  # Pre and post install commands for Tazpkg.
     1.5  post_install()
     1.6  {
     1.7 -	case "$(cat $1/etc/hostname)" in
     1.8 +	case "$(cat $1/etc/hostname 2> /dev/null)" in
     1.9  	tank*)
    1.10  		if ! chroot $1/ tazpkg list | grep -q aufs ; then
    1.11  			tazpkg get-install aufs --root=$1/