summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEspen Fossen2019-03-28 12:10:52 +0100
committerEspen Fossen2019-03-28 12:10:52 +0100
commit7c1e5690bdc39df18d8e9449a3dc6b963a1660b3 (patch)
tree6c9079e03abeb84a07437f4f5a7cac8e5a0c9768 /PKGBUILD
parentae6f576f617ef7cbecbb270486c2e75b7fb765ad (diff)
downloadaur-7c1e5690bdc39df18d8e9449a3dc6b963a1660b3.tar.gz
Fixed correct album art config. Removed chown, as album art was in wrong path.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c145359e01c9..9cd3910a6795 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,6 @@ package() {
install -d -g 49 -o 49 "${pkgdir}/var/lib/${pkgname}/album-art"
install -Dm644 mstream.service "$pkgdir"/usr/lib/systemd/system/mstream.service
install -Dm644 -g 49 -o 49 config.json "${pkgdir}/var/lib/${pkgname}/config.json"
- chown -R 49:49 "${pkgdir}/usr/lib/node_modules/${pkgname}"
}
md5sums=('edc1f3de9e2833de93ffef1123bb9bae'
'6640e102dd29a6da5c4c075e4c4042d7'