summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaciek Borzecki2018-02-01 08:28:20 +0100
committerMaciek Borzecki2018-02-01 08:28:20 +0100
commit34a869b458ac6f8476d33e090a79dc5560a78f6a (patch)
tree12c4baa8e5ae6a9f1fe40ed29b47be96c4f13cea /PKGBUILD
parenta74d8af36880215517f00e54b8f3af386b255d33 (diff)
downloadaur-34a869b458ac6f8476d33e090a79dc5560a78f6a.tar.gz
snapd: properly set SNAP_MOUNT_DIR when installing systemd unit files
Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40743a709c4b..d497d3d519b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgbase=snapd
pkgname=snapd-git
-pkgver=2.30.r915.g6f97fbe87
+pkgver=2.30.r1117.g0f6035e74
pkgrel=1
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
url="https://github.com/snapcore/snapd"
@@ -165,6 +165,7 @@ package_snapd-git() {
make -C "$srcdir/$_pkgbase/data/systemd" install \
BINDIR=/bin \
SYSTEMDSYSTEMUNITDIR=/usr/lib/systemd/system \
+ SNAP_MOUNT_DIR=/var/lib/snapd/snap \
DESTDIR="$pkgdir"
# Install polkit policy