summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorenthalpie2020-07-05 00:21:27 +0200
committerenthalpie2020-07-05 00:21:27 +0200
commitf6f6a8ff8772b8af855f83896694d3d9c04d4e92 (patch)
tree9770d69e08875a5eb490807eb54410e2da5a07fa
parent4306099fc680fec18e8398146f5dd4f5533c2fa4 (diff)
downloadaur-f6f6a8ff8772b8af855f83896694d3d9c04d4e92.tar.gz
fixed rights
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 64c1e127c37f..a7519564a5ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,5 +29,4 @@ package(){
install -Dm755 tu2/Projektverwaltung "${pkgdir}"/usr/bin/tu2
install -Dm755 tu2/tu2.desktop "${pkgdir}"/usr/share/applications/tu2.desktop
- chmod +x "${pkgdir}"/usr/share/applications/tu2.desktop
}