alfred: move to usr/bin.

This commit is contained in:
Andrea Brancaleoni 2015-06-03 00:04:18 +02:00
parent aac06e6c7b
commit f1026706e1

View file

@ -1,7 +1,7 @@
# Template file for 'alfred'
pkgname=alfred
version=2015.0
revision=1
revision=2
build_style=gnu-makefile
short_desc="Daemon for distributing arbitrary information over a batman mesh"
maintainer="Enno Boland <eb@s01.de>"
@ -12,7 +12,7 @@ checksum=c66a20e5814b4afefa7b07370e20cc9a01b5f31ef9c554d132778f89e5ba736c
hostmakedepends="pkg-config"
makedepends="libcap-devel"
make_build_args="CONFIG_ALFRED_GPSD=n"
make_install_args="CONFIG_ALFRED_GPSD=n"
make_install_args="CONFIG_ALFRED_GPSD=n SBINDIR=/usr/bin"
depends="batman-adv"
post_install() {