summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArne Beer2017-07-12 21:11:59 +0200
committerArne Beer2017-07-12 21:11:59 +0200
commit7bdfa57077c3e737f27dd79094dd39360e1418f1 (patch)
tree1398cc1cfdc6f6ce58a244802aedc4f08b869c0f /PKGBUILD
parentf3ba4cd0ae31533b725537578f73e4124803b836 (diff)
downloadaur-7bdfa57077c3e737f27dd79094dd39360e1418f1.tar.gz
Fix name
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3086ace1946..0242b36e1864 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/system/${pkgname}.service"
+ install -Dm644 "utils/${pkgname}.service" "${pkgdir}/usr/lib/systemd/system/${pkgname}.service"
# Install License
# MIT/X11 license