Merge pull request #1738 from thypon/radvd

radvd: move to usr/bin.
This commit is contained in:
Juan RP 2015-06-02 23:19:41 +02:00
commit 3c2bc4f59c
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'radvd' # Template file for 'radvd'
pkgname=radvd pkgname=radvd
version=2.11 version=2.11
revision=2 revision=3
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config flex" hostmakedepends="pkg-config flex"
makedepends="check-devel libdaemon-devel" makedepends="check-devel libdaemon-devel"
@ -13,6 +13,7 @@ license="custom"
homepage="http://www.litech.org/radvd/" homepage="http://www.litech.org/radvd/"
distfiles="http://www.litech.org/radvd/dist/${pkgname}-${version}.tar.xz" distfiles="http://www.litech.org/radvd/dist/${pkgname}-${version}.tar.xz"
checksum=04636288fc79fa151260eeb2bea1b05942f59c31f01358c57f930a4eb45b5acc checksum=04636288fc79fa151260eeb2bea1b05942f59c31f01358c57f930a4eb45b5acc
configure_args="--sbindir=/usr/bin"
post_extract() { post_extract() {
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in