mtr: move to usr/bin.

This commit is contained in:
Juan RP 2015-06-02 16:33:58 +02:00
parent ab05a9a0df
commit 55ab53f2d8

View file

@ -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"