[arch-commits] CVS update of extra/network/privoxy (PKGBUILD)

Juergen Hoetzel juergen at archlinux.org
Wed Apr 2 20:12:52 UTC 2008


    Date: Wednesday, April 2, 2008 @ 16:12:52
  Author: juergen
    Path: /home/cvs-extra/extra/network/privoxy

Modified: PKGBUILD (1.8 -> 1.9)

upgpkg: privoxy 3.0.8-3


----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Index: extra/network/privoxy/PKGBUILD
diff -u extra/network/privoxy/PKGBUILD:1.8 extra/network/privoxy/PKGBUILD:1.9
--- extra/network/privoxy/PKGBUILD:1.8	Mon Jan 28 22:02:26 2008
+++ extra/network/privoxy/PKGBUILD	Wed Apr  2 16:12:52 2008
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.8 2008/01/29 03:02:26 eric Exp $
+# $Id: PKGBUILD,v 1.9 2008/04/02 20:12:52 juergen Exp $
 # Maintainer: Juergen Hoetzel <juergen at hoetzel.info>
 # Contributor: basilburn (basilburn), Paul Bredbury (brebs) 
 
 pkgname=privoxy
 pkgver=3.0.8
-pkgrel=2
+pkgrel=3
 pkgdesc="a web proxy with advanced filtering capabilities"
 arch=(i686 x86_64)
 url="http://www.privoxy.org"
@@ -24,7 +24,7 @@
   GROUP_ID=42
   cd $startdir/src/privoxy-$pkgver-stable
   autoheader && autoconf
-  ./configure --prefix=/usr --sysconfdir=/etc/privoxy
+  ./configure --prefix=/usr --sysconfdir=/etc/privoxy --enable-zlib
   make || return 1
   make prefix=$startdir/pkg/usr MAN_DEST=$startdir/pkg/usr/share/man/man1 \
     GROUP=$GROUP_ID CONF_BASE=$startdir/pkg/etc/privoxy VAR_DEST=$startdir/pkg/var \




More information about the arch-commits mailing list