# HG changeset patch # User Pascal Bellard # Date 1209194170 0 # Node ID 97d810b6db98806156ddef1a527be2a2a5c97a82 # Parent 06a78ecad4f7dca0fe9362b23e48328f53f1c834 lxpanel: fix creation lxsession-logout post_install diff -r 06a78ecad4f7 -r 97d810b6db98 lxpanel/receipt --- a/lxpanel/receipt Fri Apr 25 22:10:47 2008 +0000 +++ b/lxpanel/receipt Sat Apr 26 07:16:10 2008 +0000 @@ -66,7 +66,7 @@ { locale root root=$1 - if [ ! -f $root/usr/bin/lxsession-logout ]; then + if [ ! -s $root/usr/bin/lxsession-logout ]; then cat > $root/usr/bin/lxsession-logout << "EOT" #!/bin/sh # lxsession-logout fake.