mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
batctl14: move to usr/bin.
This commit is contained in:
parent
b260246f92
commit
0726a499ce
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'batctl14'
|
# Template file for 'batctl14'
|
||||||
pkgname=batctl14
|
pkgname=batctl14
|
||||||
version=2013.4.0
|
version=2013.4.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="B.A.T.M.A.N. advanced management tool (protocol version 14)"
|
short_desc="B.A.T.M.A.N. advanced management tool (protocol version 14)"
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
|
@ -13,3 +13,4 @@ distfiles="http://downloads.open-mesh.net/batman/releases/batman-adv-${version}/
|
||||||
checksum=4deae3b6664d0d13acf7a8ece74175a31a72fe58fb15cb9112a9a2014b32cb4c
|
checksum=4deae3b6664d0d13acf7a8ece74175a31a72fe58fb15cb9112a9a2014b32cb4c
|
||||||
conflicts="batctl>=0"
|
conflicts="batctl>=0"
|
||||||
wrksrc="batctl-$version"
|
wrksrc="batctl-$version"
|
||||||
|
make_install_args="SBINDIR=/usr/bin"
|
||||||
|
|
Loading…
Add table
Reference in a new issue