summarylogtreecommitdiffstats
path: root/far2l-add-gvfs.patch
diff options
context:
space:
mode:
authorMartins Mozeiko2021-04-22 20:33:05 -0700
committerMartins Mozeiko2021-04-22 20:33:05 -0700
commit9288416ca6a34abb5744531157b1858cec0e232f (patch)
treea65d92b6716e2d4327b312252459cc0dd3825fef /far2l-add-gvfs.patch
parent7b83f37204b35518cc1db52678cd4d3f2fa0f071 (diff)
downloadaur-9288416ca6a34abb5744531157b1858cec0e232f.tar.gz
fixed build for latest upstream
Diffstat (limited to 'far2l-add-gvfs.patch')
-rw-r--r--far2l-add-gvfs.patch16
1 files changed, 8 insertions, 8 deletions
diff --git a/far2l-add-gvfs.patch b/far2l-add-gvfs.patch
index dd11dee73414..a69a590ab68b 100644
--- a/far2l-add-gvfs.patch
+++ b/far2l-add-gvfs.patch
@@ -1,12 +1,12 @@
diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 13b92c4..63e463c 100644
+index 3de01ecf..a6330bc4 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)
+@@ -428,6 +428,8 @@ else()
+ " COMPONENT system)
+ endif()
- if (${CMAKE_SYSTEM_NAME} MATCHES "Linux")
++add_subdirectory (far-gvfs)
++
+ ##############################
+ # common install directives