wok diff squidclamav/receipt @ rev 14707

python-edbus-dev, python-edje-dev, python-elementary-dev, python-evas-dev: back to 1.7.0
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 08 09:46:06 2013 +0200 (2013-06-08)
parents cb60d8d42bfd
children 8bc27fb245c6
line diff
     1.1 --- a/squidclamav/receipt	Thu Mar 15 00:08:22 2012 +0100
     1.2 +++ b/squidclamav/receipt	Sat Jun 08 09:46:06 2013 +0200
     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