wok-current diff nail/receipt @ rev 21955
updated squirrelmail-locales and some locales (1.4.13 -> 1.4.18)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Oct 09 17:35:20 2019 +0100 (2019-10-09) |
parents | 9e01bc6321ea |
children | afae00265386 |
line diff
1.1 --- a/nail/receipt Sun Dec 20 15:13:45 2015 +0100 1.2 +++ b/nail/receipt Wed Oct 09 17:35:20 2019 +0100 1.3 @@ -53,7 +53,7 @@ 1.4 echo "/usr/bin/mailx exists" 1.5 echo -n "Do you want /usr/bin/nail for /usr/bin/mailx (y/N) ? : " 1.6 read -t 30 anser 1.7 - if [ "$anser" == "y" ]; then 1.8 + if [ "$anser" = "y" ]; then 1.9 echo "" 1.10 echo -n "linking /usr/bin/mailx to /usr/bin/nail" 1.11 rm "$1/usr/bin/mailx"