mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
mtr: move to usr/bin.
This commit is contained in:
parent
ab05a9a0df
commit
55ab53f2d8
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'mtr'
|
# Template file for 'mtr'
|
||||||
pkgname=mtr
|
pkgname=mtr
|
||||||
version=0.86
|
version=0.86
|
||||||
revision=1
|
revision=2
|
||||||
build_style="gnu-configure"
|
build_style="gnu-configure"
|
||||||
|
configure_args="--sbindir=/usr/bin"
|
||||||
hostmakedepends="automake pkg-config"
|
hostmakedepends="automake pkg-config"
|
||||||
makedepends="ncurses-devel gtk+-devel"
|
makedepends="ncurses-devel gtk+-devel"
|
||||||
short_desc="Combines the functionality of traceroute and ping into one tool"
|
short_desc="Combines the functionality of traceroute and ping into one tool"
|
||||||
|
|
Loading…
Add table
Reference in a new issue