summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFaisal Moledina2021-05-31 11:00:12 -0600
committerFaisal Moledina2021-05-31 11:00:12 -0600
commite81eb6e5da3aba08f6e7693f9b19b4c092bbc0aa (patch)
tree29fc6753ad9bd209aa004f82f4d05224bc64486d /PKGBUILD
parentce53b81ec6c1d08e98327b803a7f852cff7d34d6 (diff)
downloadaur-e81eb6e5da3aba08f6e7693f9b19b4c092bbc0aa.tar.gz
Update PKGBUILD
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