tftp-hpa: move to usr/bin.
This commit is contained in:
parent
cbca3b8950
commit
2a85b2e1e6
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'tftp-hpa'
|
||||
pkgname=tftp-hpa
|
||||
version=5.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin --without-tcpwrappers"
|
||||
hostmakedepends="automake"
|
||||
makedepends="readline-devel"
|
||||
configure_args="--without-tcpwrappers"
|
||||
short_desc="Official tftp client and server"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="BSD"
|
||||
|
|
Loading…
Reference in a new issue