summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArne Beer2017-07-12 21:11:19 +0200
committerArne Beer2017-07-12 21:11:19 +0200
commitf3ba4cd0ae31533b725537578f73e4124803b836 (patch)
tree863c5ef01b9dd28e91555fa8f5c280d029b1148e /PKGBUILD
parentfbda8ee50233edc798c0085d0e9d922b5658b19d (diff)
downloadaur-f3ba4cd0ae31533b725537578f73e4124803b836.tar.gz
Path fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0068d9a4eab1..f3086ace1946 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,7 @@ package() {
python setup.py install --optimize=1 --root="${pkgdir}"
# Place systemd user service
- install -Dm644 "utils/${_gitname}.service" "${pkgdir}/usr/lib/systemd/user/${pkgname}.service"
+ install -Dm644 "utils/${_gitname}.service" "${pkgdir}/usr/lib/systemd/system/${pkgname}.service"
# Install License
# MIT/X11 license