From 4613d23362da190681e3999610f79b1e597104cf Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 2 Jun 2015 18:13:06 +0200 Subject: [PATCH] wvstreams: move to usr/bin. --- srcpkgs/wvstreams/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/wvstreams/template b/srcpkgs/wvstreams/template index f4e0182ea2c..8465339e477 100644 --- a/srcpkgs/wvstreams/template +++ b/srcpkgs/wvstreams/template @@ -1,7 +1,7 @@ # Template file for 'wvstreams' pkgname=wvstreams version=4.6.1 -revision=6 +revision=7 build_style=gnu-configure maintainer="Enno Boland " license="LGPL-2" @@ -10,7 +10,7 @@ homepage="https://code.google.com/p/wvstreams" distfiles="https://wvstreams.googlecode.com/files/wvstreams-$version.tar.gz" makedepends="libressl-devel zlib-devel" checksum=8403f5fbf83aa9ac0c6ce15d97fd85607488152aa84e007b7d0621b8ebc07633 -configure_args="--without-dbus --without-tcl --without-qt" +configure_args="--sbindir=/usr/bin --without-dbus --without-tcl --without-qt" conf_files="/etc/uniconf.conf" replaces="uniconf>=0"