wok diff lxpanel/receipt @ rev 701

x11vnc: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 01 17:43:44 2008 +0000 (2008-05-01)
parents 0018cee25153
children a248289600d4
line diff
     1.1 --- a/lxpanel/receipt	Fri Apr 25 21:58:06 2008 +0000
     1.2 +++ b/lxpanel/receipt	Thu May 01 17:43:44 2008 +0000
     1.3 @@ -66,7 +66,7 @@
     1.4  {
     1.5  	locale root
     1.6  	root=$1
     1.7 -	if [ ! -f $root/usr/bin/lxsession-logout ]; then
     1.8 +	if [ ! -s $root/usr/bin/lxsession-logout ]; then
     1.9  		cat > $root/usr/bin/lxsession-logout << "EOT"
    1.10  #!/bin/sh
    1.11  # lxsession-logout fake.