wok-backports diff squidguard/receipt @ rev 55

Remove ashism ==
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 27 17:46:33 2019 +0100 (2019-02-27)
parents d4b1fccb5c8f
children
line diff
     1.1 --- a/squidguard/receipt	Mon Mar 03 23:33:10 2014 +0100
     1.2 +++ b/squidguard/receipt	Wed Feb 27 17:46:33 2019 +0100
     1.3 @@ -27,6 +27,10 @@
     1.4  squidGuard-1.4-patch-20091015.tar.gz
     1.5  squidGuard-1.4-patch-20091019.tar.gz
     1.6  EOT
     1.7 +	# Add support for squid 3.4
     1.8 +	patch -p1 < $stuff/squidGuard-1.4_upgrade.patch
     1.9 +	patch -p1 < $stuff/squidGuard-1.4-dnsbl.patch
    1.10 +	
    1.11  	./configure --prefix=/usr --infodir=/usr/share/info \
    1.12  	--sysconfdir=/etc --with-sg-config=/etc/squidGuard/squidGuard.conf \
    1.13  	--with-sg-logdir=/var/lib/squidGuard/log \