summarylogtreecommitdiffstats
path: root/far2l-add-gvfs.patch
diff options
context:
space:
mode:
authorMartins Mozeiko2018-12-08 20:16:01 -0800
committerMartins Mozeiko2018-12-08 20:16:22 -0800
commit441918ad37b9194fce2671d877feecef296cae5c (patch)
tree5d4f4186c39ca125773fcb7f0a92598ce01b919c /far2l-add-gvfs.patch
parent0fa51321d81c7d6d0ce93a3dd9266470e45b9e5c (diff)
downloadaur-441918ad37b9194fce2671d877feecef296cae5c.tar.gz
fixed build for latest upstream
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")