alfred: move to usr/bin.
This commit is contained in:
parent
aac06e6c7b
commit
f1026706e1
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue