From 8a90a4fbbcca6d20b4d3bca05c7dc93537f84156 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 3 Jun 2015 01:24:10 +0200 Subject: [PATCH] privoxy: move to usr/bin. --- srcpkgs/privoxy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/privoxy/template b/srcpkgs/privoxy/template index 022133c67fe..08ec80d8c16 100644 --- a/srcpkgs/privoxy/template +++ b/srcpkgs/privoxy/template @@ -1,10 +1,10 @@ # Template file for 'privoxy' pkgname=privoxy version=3.0.23 -revision=2 +revision=3 wrksrc="${pkgname}-${version}-stable" build_style=gnu-configure -configure_args="--sysconfdir=/etc/privoxy --enable-compression --enable-dynamic-pcre" +configure_args="--sysconfdir=/etc/privoxy --enable-compression --enable-dynamic-pcre --sbindir=/usr/bin" make_install_args="STRIP=" conf_files=" /etc/privoxy/config