alfred: remove conf_files as they're not needed anymore
This commit is contained in:
parent
70baa9a82a
commit
4bc52c6625
@ -1,7 +1,7 @@
|
||||
# Template file for 'alfred'
|
||||
pkgname=alfred
|
||||
version=2014.4.0
|
||||
revision=7
|
||||
revision=8
|
||||
build_style=gnu-makefile
|
||||
short_desc="Daemon for distributing arbitrary information over a batman mesh"
|
||||
maintainer="Enno Boland <eb@s01.de>"
|
||||
@ -11,7 +11,6 @@ distfiles="http://downloads.open-mesh.org/batman/stable/sources/alfred/alfred-${
|
||||
checksum=99e6c64e7069b0b7cb861369d5c198bfc7d74d41509b8edd8a17ba78e7c8d034
|
||||
make_build_args="CONFIG_ALFRED_GPSD=n"
|
||||
make_install_args="CONFIG_ALFRED_GPSD=n"
|
||||
conf_files="/etc/sv/alfred/conf /etc/sv/batadv-vis/conf"
|
||||
depends="batman-adv"
|
||||
|
||||
post_install() {
|
||||
|
Loading…
Reference in New Issue
Block a user