summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bbde54cb13c0..bd6bdf1b28eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -45,7 +45,6 @@ package() {
install -Dm 755 $_pkgname "$pkgdir"/usr/bin/$_pkgname
install -Dm 755 $_pkgname-launcher "$pkgdir"/usr/bin/$_pkgname-launcher
- # install -Dm 755 resources/$pkgname-launcher.sh "$pkgdir"/usr/bin/$pkgname-launcher.sh
install -Dm 644 "resources/$_pkgname@.service" "$pkgdir"/usr/lib/systemd/user/"$_pkgname@.service"
install -Dm 644 resources/$_pkgname.desktop "$pkgdir"/usr/share/applications/$_pkgname.desktop