wok-current rev 12156
squidcalmav: typo
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sat Mar 17 12:23:37 2012 +0100 (2012-03-17) |
parents | 8a9f1bba4fa8 |
children | 82838cf0155a |
files | squidclamav/receipt |
line diff
1.1 --- a/squidclamav/receipt Sat Mar 17 10:23:55 2012 +0100 1.2 +++ b/squidclamav/receipt Sat Mar 17 12:23:37 2012 +0100 1.3 @@ -60,7 +60,7 @@ 1.4 #Post remove command 1.5 post_remove() 1.6 { 1.7 - sed -i -e "s/.*squidclamav.*//" $1/etc/c-icap/c-icap.conf" 1.8 + sed -i -e "s/.*squidclamav.*//" $1/etc/c-icap/c-icap.conf 1.9 if ( ps | grep -q squid ); then 1.10 /etc/init.d/squid restart 1.11 fi