Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/snap
diff options
context:
space:
mode:
authorMarco Trevisan (Treviño) <mail@3v1n0.net>2017-03-07 03:33:28 +0300
committerMarco Trevisan (Treviño) <mail@3v1n0.net>2017-03-07 03:33:28 +0300
commit36095bb078690eaf226be524c4c6693197446c95 (patch)
treecba4bd229f8484a6fcf9ca0d34c24962dbefaff1 /snap
parent1da1fb601ba77c3549cb7cbe94e853e3d49bfced (diff)
snap: remove unneeded CMAKE_PREFIX_PATH for libssh
Diffstat (limited to 'snap')
-rw-r--r--snap/snapcraft.yaml.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/snap/snapcraft.yaml.in b/snap/snapcraft.yaml.in
index bdbcfc9c3..ce475ef82 100644
--- a/snap/snapcraft.yaml.in
+++ b/snap/snapcraft.yaml.in
@@ -78,7 +78,6 @@ parts:
- -DWITH_STATIC_LIB=ON
- -DWITH_GSSAPI=ON
- -DWITH_NACL=0
- - -DCMAKE_PREFIX_PATH=$SNAPCRAFT_STAGE/usr
# XXX: This is an hack to have a kind of bind-mount with absolute prefix.
- -DCMAKE_INSTALL_PREFIX=/snap/$SNAPCRAFT_PROJECT_NAME/current/usr