openresolv: drop noarch
This commit is contained in:
parent
96542c7408
commit
47c7308578
1 changed files with 9 additions and 6 deletions
|
@ -1,15 +1,18 @@
|
||||||
# Template file for 'openresolv'
|
# Template file for 'openresolv'
|
||||||
pkgname=openresolv
|
pkgname=openresolv
|
||||||
version=3.10.0
|
version=3.10.0
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
configure_args="--bindir=/usr/bin"
|
||||||
|
hostmakedepends="runit"
|
||||||
short_desc="Management framework for resolv.conf"
|
short_desc="Management framework for resolv.conf"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="BSD"
|
license="BSD-2-Clause"
|
||||||
conf_files="/etc/resolvconf.conf"
|
|
||||||
hostmakedepends="runit"
|
|
||||||
homepage="http://roy.marples.name/projects/openresolv/home"
|
homepage="http://roy.marples.name/projects/openresolv/home"
|
||||||
distfiles="http://roy.aydogan.net/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="http://roy.aydogan.net/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=4078bc52dee022f4a1c7594045e724af9da5ef16d670e0c08444d1830033ba06
|
checksum=4078bc52dee022f4a1c7594045e724af9da5ef16d670e0c08444d1830033ba06
|
||||||
configure_args="--bindir=/usr/bin"
|
conf_files="/etc/resolvconf.conf"
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue