wok diff ntpclient/receipt @ rev 1839

transmission: clean-up receipt
author Christophe Lincoln <pankso@slitaz.org>
date Thu Dec 11 15:13:23 2008 +0100 (2008-12-11)
parents a075ff895254
children 5c39f33a1d37
line diff
     1.1 --- a/ntpclient/receipt	Tue May 13 09:50:02 2008 +0200
     1.2 +++ b/ntpclient/receipt	Thu Dec 11 15:13:23 2008 +0100
     1.3 @@ -35,7 +35,7 @@
     1.4  
     1.5  post_install()
     1.6  {
     1.7 -    local root
     1.8 +    [ -n "$1" ] && return
     1.9      echo ""
    1.10      echo -n "Do you want to run ntpclient in automatic mode (y/N): "; read anser
    1.11      	if [ "$anser" == "y" ]; then