summarylogtreecommitdiffstats
path: root/far2l-add-gvfs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'far2l-add-gvfs.patch')
-rw-r--r--far2l-add-gvfs.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/far2l-add-gvfs.patch b/far2l-add-gvfs.patch
new file mode 100644
index 000000000000..dd11dee73414
--- /dev/null
+++ b/far2l-add-gvfs.patch
@@ -0,0 +1,12 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 13b92c4..63e463c 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -54,6 +54,7 @@ add_subdirectory (editcase)
+ add_subdirectory (align)
+ add_subdirectory (autowrap)
+ add_subdirectory (drawline)
++add_subdirectory (far-gvfs)
+ add_subdirectory (editorcomp)
+
+ if (${CMAKE_SYSTEM_NAME} MATCHES "Linux")