mpdscribble: add missing conf_files.

This commit is contained in:
Juan RP 2014-12-11 18:18:21 +01:00
parent 0b88d74155
commit f2307e29cd
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,7 @@
pkgname=mpdscribble
version=0.22
revision=1
revision=2
short_desc="MPD audio scrobbler (e.g. last.fm)"
homepage="http://mpd.wikia.com/wiki/Client:Mpdscribble"
license="GPL-2"
@ -11,6 +11,7 @@ maintainer="Georg Schabel <gescha@posteo.de>"
distfiles="http://www.musicpd.org/download/${pkgname}/${version}/${pkgname}-${version}.tar.bz2"
checksum=1cde2b5f8c70f0e3e6f059d01bf0b0f2eac2b29fbcd14b01a8a5103e603feb41
build_style=gnu-configure
conf_files="/etc/${pkgname}.conf"
build_options="systemd"
hostmakedepends="pkg-config"
makedepends="libmpdclient-devel glib-devel libcurl-devel"