summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas Heinrich2020-05-05 08:27:24 +0000
committerJonas Heinrich2020-05-05 08:27:24 +0000
commitfb3129f3a2cf9688d122dc370b27bb65f4cb44bc (patch)
tree69194591068c97337cafc4b205d20415ad900219
parent16a6f3a730e683de7182c67e6544f067b3a60fb0 (diff)
downloadaur-fb3129f3a2cf9688d122dc370b27bb65f4cb44bc.tar.gz
add additional service file
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59d7942508a1..f32539a6923e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -49,7 +49,7 @@ build() {
}
package() {
- install -d "${pkgdir}/etc/webapps/quakejs"
+ install -d "${pkgdir}/etc/webapps/quakejs/assets"
install -d "${pkgdir}/usr/share/webapps/quakejs"
#install -d "${pkgdir}/var/lib/quakejs"
#ln -s "/var/lib/quakejs" "${pkgdir}/usr/share/webapps/quakejs/base"