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
diff options
context:
space:
mode:
Diffstat (limited to 'snap/CMakeLists.txt')
-rw-r--r--snap/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/snap/CMakeLists.txt b/snap/CMakeLists.txt
index ba5fe1ddf..0b2f76cd3 100644
--- a/snap/CMakeLists.txt
+++ b/snap/CMakeLists.txt
@@ -52,10 +52,6 @@ set(REMMINA_ICON "\${SNAP}/meta/gui/icon.svg")
configure_file(${CMAKE_SOURCE_DIR}/remmina/desktop/remmina.desktop.in
${SNAP_GUI_DIR}/remmina.desktop @ONLY)
-# Remove when https://github.com/snapcore/snapcraft/pull/1092 is merged
-configure_file(${CMAKE_SOURCE_DIR}/remmina/desktop/scalable/apps/remmina.svg
- ${SNAP_GUI_DIR}/icon.svg COPYONLY)
-
configure_file(${CMAKE_SOURCE_DIR}/LICENSE
${SNAP_SETUP_DIR}/license.txt COPYONLY)