sniproxy: move to usr/bin.

This commit is contained in:
Andrea Brancaleoni 2015-06-03 01:13:34 +02:00
parent 6560f216ba
commit 84ea31ff84

View file

@ -1,7 +1,7 @@
# Template file for 'sniproxy'
pkgname=sniproxy
version=0.4.0
revision=1
revision=2
build_style=gnu-configure
hostmakedepends="automake libtool autoconf pkg-config udns-devel gettext-devel"
makedepends="libev-devel pcre-devel"
@ -11,6 +11,7 @@ license="GPL-3"
homepage="https://github.com/dlundquist/$pkgname"
distfiles="$homepage/archive/$version.tar.gz"
checksum=d842a428480c7cdd7354080869e4ed3c8bb35a6c1b2124ce832378119774e4d8
configure_args="--sbindir=/usr/bin"
pre_configure() {
autoreconf -fi