From 4bc52c66253cff8b6a9cb6e58370d9cf01fe1e5a Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Thu, 12 Feb 2015 12:25:46 +0100 Subject: [PATCH] alfred: remove conf_files as they're not needed anymore --- srcpkgs/alfred/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/alfred/template b/srcpkgs/alfred/template index 26e8a63629c..70bfa6945bb 100644 --- a/srcpkgs/alfred/template +++ b/srcpkgs/alfred/template @@ -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 " @@ -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() {