Index: PKGBUILD =================================================================== --- PKGBUILD (revision 80114) +++ PKGBUILD (working copy) @@ -5,7 +5,7 @@ pkgname=privoxy pkgver=3.0.19 -pkgrel=6 +pkgrel=7 pkgdesc='A web proxy with advanced filtering capabilities.' arch=('i686' 'x86_64') url='http://www.privoxy.org' @@ -33,7 +33,7 @@ autoheader autoconf - ./configure --prefix=/usr --sysconfdir=/etc/privoxy + ./configure --prefix=/usr --sysconfdir=/etc/privoxy --enable-compression make }