openresolv: install binaries to /usr/bin.
This commit is contained in:
parent
e169068994
commit
c4bfb2f7d7
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'openresolv'
|
# Template file for 'openresolv'
|
||||||
pkgname=openresolv
|
pkgname=openresolv
|
||||||
version=3.6.2
|
version=3.6.2
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Management framework for resolv.conf"
|
short_desc="Management framework for resolv.conf"
|
||||||
|
@ -11,3 +11,4 @@ hostmakedepends="runit"
|
||||||
homepage="http://roy.marples.name/projects/openresolv/home"
|
homepage="http://roy.marples.name/projects/openresolv/home"
|
||||||
distfiles="ftp://roy.marples.name/pub/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="ftp://roy.marples.name/pub/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=b0fd1ca59d2ee407db5e9b35d1ef8b670bc808fcc9db7aa31b0784cdd01825d0
|
checksum=b0fd1ca59d2ee407db5e9b35d1ef8b670bc808fcc9db7aa31b0784cdd01825d0
|
||||||
|
configure_args="--bindir=/usr/bin"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue