diff options
Diffstat (limited to 'network/remmina/patches/remmina-external_tools.patch')
-rw-r--r-- | network/remmina/patches/remmina-external_tools.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/network/remmina/patches/remmina-external_tools.patch b/network/remmina/patches/remmina-external_tools.patch deleted file mode 100644 index 9680b51789..0000000000 --- a/network/remmina/patches/remmina-external_tools.patch +++ /dev/null @@ -1,11 +0,0 @@ -https://github.com/FreeRDP/Remmina/issues/171 ---- a/remmina/CMakeLists.txt -+++ b/remmina/CMakeLists.txt -@@ -148,7 +148,6 @@ if(WITH_TRANSLATIONS) - endif() - add_subdirectory(icons) - add_subdirectory(desktop) --add_subdirectory(external_tools) - - install(TARGETS remmina DESTINATION ${CMAKE_INSTALL_BINDIR}) - |