summaryrefslogtreecommitdiff
path: root/filesystems/sshfs/files/patch-meson.build
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--filesystems/sshfs/files/patch-meson.build7
1 files changed, 3 insertions, 4 deletions
diff --git a/filesystems/sshfs/files/patch-meson.build b/filesystems/sshfs/files/patch-meson.build
index 34209e1f6504..fb7b0a229872 100644
--- a/filesystems/sshfs/files/patch-meson.build
+++ b/filesystems/sshfs/files/patch-meson.build
@@ -1,4 +1,4 @@
---- meson.build.orig 2018-12-22 14:33:52 UTC
+--- meson.build.orig 2025-11-11 19:46:43 UTC
+++ meson.build
@@ -19,12 +19,7 @@ int main(void) {
(void) get_4();
@@ -11,9 +11,9 @@
-
rst2man = find_program('rst2man', 'rst2man.py', required: false)
-
+
cfg = configuration_data()
-@@ -62,11 +57,6 @@ if rst2man.found()
+@@ -63,10 +58,5 @@ endif
else
message('rst2man not found, not building manual page.')
endif
@@ -24,4 +24,3 @@
-
subdir('test')
-