[gnome-clocks] snap: Use layouts to fix access to libgweather locations
- From: Ken VanDine <kvandine src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-clocks] snap: Use layouts to fix access to libgweather locations
- Date: Mon, 24 Jun 2019 14:11:52 +0000 (UTC)
commit 83e36919d371e447c67ca0fa0fd395443ec08447
Author: Ken VanDine <ken vandine org>
Date: Mon Jun 24 09:12:04 2019 -0400
snap: Use layouts to fix access to libgweather locations
snap/snapcraft.yaml | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index e2673be..624aed2 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -9,6 +9,10 @@ grade: stable # must be 'stable' to release into candidate/stable channels
confinement: strict
base: core18
+layout:
+ /usr/share/libgweather:
+ bind: $SNAP/usr/share/libgweather
+
# Launchpad doesn't recognize these fields yet
passthrough:
license: GPL-2.0+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]