Corrected reference to "source" file.
This commit is contained in:
@@ -17,7 +17,7 @@ provides=('ebusd')
|
|||||||
install=ebusd.install
|
install=ebusd.install
|
||||||
options=()
|
options=()
|
||||||
backup=('etc/conf.d/ebusd')
|
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() {
|
build() {
|
||||||
cd "${srcdir}"/${pkgname}-${_pkgver}
|
cd "${srcdir}"/${pkgname}-${_pkgver}
|
||||||
|
|||||||
Reference in New Issue
Block a user