summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--far2l-add-gvfs.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/far2l-add-gvfs.patch b/far2l-add-gvfs.patch
deleted file mode 100644
index a69a590ab68b..000000000000
--- a/far2l-add-gvfs.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 3de01ecf..a6330bc4 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -428,6 +428,8 @@ else()
- " COMPONENT system)
- endif()
-
-+add_subdirectory (far-gvfs)
-+
- ##############################
- # common install directives