Corrected reference to "source" file.

This commit is contained in:
NoName
2015-03-16 18:35:22 +01:00
parent 190f5d52c1
commit 6a87388bee
+1 -1
View File
@@ -17,7 +17,7 @@ provides=('ebusd')
install=ebusd.install
options=()
backup=('etc/conf.d/ebusd')
source=("https://github.com/john30/ebusd/archive/v${_pkgver}.tar.gz" 'ebusd.service' 'ebusd')
source=("https://github.com/john30/ebusd/archive/v${_pkgver}.tar.gz" 'ebusd.service' 'ebusd_conf.d')
build() {
cd "${srcdir}"/${pkgname}-${_pkgver}