wok-current diff squidguard/receipt @ rev 17099
add gtk-clearlooks
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Thu Aug 28 22:39:22 2014 +0200 (2014-08-28) |
parents | 051931e905b0 |
children | 2f33548ee20c |
line diff
1.1 --- a/squidguard/receipt Fri Dec 06 10:39:07 2013 +0000 1.2 +++ b/squidguard/receipt Thu Aug 28 22:39:22 2014 +0200 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 \