aboutsummaryrefslogtreecommitdiffstats
path: root/community/remmina/no-gnome-keyring.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/remmina/no-gnome-keyring.patch')
-rw-r--r--community/remmina/no-gnome-keyring.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/community/remmina/no-gnome-keyring.patch b/community/remmina/no-gnome-keyring.patch
deleted file mode 100644
index fed2768a43..0000000000
--- a/community/remmina/no-gnome-keyring.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./CMakeLists.txt.orig
-+++ ./CMakeLists.txt
-@@ -96,7 +96,7 @@
- if(GTK_FOUND)
- add_subdirectory(remmina)
- add_subdirectory(remmina-plugins)
-- add_subdirectory(remmina-plugins-gnome)
-+# add_subdirectory(remmina-plugins-gnome)
- endif()
-
- find_suggested_package(AVAHI)