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