wok diff cookutils/receipt @ rev 17805

Up caja (1.9.3)
author Yuri Pourre <yuripourre@gmail.com>
date Sat Mar 21 03:28:25 2015 -0300 (2015-03-21)
parents a238c68cf167
children 312789c75d5d
line diff
     1.1 --- a/cookutils/receipt	Thu Nov 27 16:41:05 2014 +0200
     1.2 +++ b/cookutils/receipt	Sat Mar 21 03:28:25 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/