From 0384f9d431e5b86597cb2c376ff3c819d1278eab Mon Sep 17 00:00:00 2001 From: Devid Antonio Floni Date: Sun, 18 Jun 2017 20:59:28 +0200 Subject: snap: Use SNAP_USER_COMMON/.ssh as ssh files path --- snap/snapcraft.yaml.in | 1 + 1 file changed, 1 insertion(+) (limited to 'snap') diff --git a/snap/snapcraft.yaml.in b/snap/snapcraft.yaml.in index ce475ef82..f7859a770 100644 --- a/snap/snapcraft.yaml.in +++ b/snap/snapcraft.yaml.in @@ -108,6 +108,7 @@ parts: configflags: - -DCMAKE_BUILD_TYPE=@CMAKE_BUILD_TYPE@ - -DCMAKE_PREFIX_PATH=$SNAPCRAFT_STAGE/usr + - -DSNAP_BUILD=on # XXX: This is an hack to have a kind of bind-mount with absolute prefix. - -DCMAKE_INSTALL_PREFIX=/snap/$SNAPCRAFT_PROJECT_NAME/current/usr -- cgit v1.2.3