wok diff kismet/receipt @ rev 18707

fix some post_install status
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Dec 16 15:49:50 2015 +0100 (2015-12-16)
parents c7c3567bd8d4
children 9e01bc6321ea
line diff
     1.1 --- a/kismet/receipt	Wed Feb 18 09:35:09 2015 +0100
     1.2 +++ b/kismet/receipt	Wed Dec 16 15:49:50 2015 +0100
     1.3 @@ -100,6 +100,7 @@
     1.4  		echo "You MUST edit etc/kismet/kismet.conf and configure Kismet"
     1.5  		echo "for your system, or it will NOT run properly!"
     1.6  	fi
     1.7 +	true
     1.8  }
     1.9  
    1.10  post_remove()