summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxXR01I1Xx2020-03-05 21:19:49 +0100
committerxXR01I1Xx2020-03-05 21:19:49 +0100
commitea4c34470a79be2d8950de022a0b9383b774f9a7 (patch)
treef50d3c135143156c101806f413613fcb92fdf8e7 /PKGBUILD
parent0a4d9d5d3ab74c5030b405ea1d12d11dc6eaf9c1 (diff)
downloadaur-ea4c34470a79be2d8950de022a0b9383b774f9a7.tar.gz
Installation wasn't working
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f6fb29f172c3..3d7a0e51e2e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,8 @@ source_x86_64=("https://github.com/loki-project/session-desktop/releases/downloa
depends=("libnotify" "libappindicator-gtk3" "libxtst" "nss" "alsa-lib" "libxss")
+install=${pkgname}.install
+
package() {
cd ${srcdir}
tar xf data.tar.xz -C ${pkgdir} --exclude='./control'