about summary refs log tree commit diff
path: root/pkgs/tools/filesystems/sshfs-fuse/build-man-pages.patch
blob: fba1d250c42b4a760434b7b43c261d7e5d9046d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- a/meson.build	2017-09-23 22:02:57.770555382 +0200
+++ b/meson.build	2017-09-23 23:11:28.258095182 +0200
@@ -25,7 +25,7 @@
 endif
 
 
-rst2man = find_program('rst2man', required: false)
+rst2man = find_program('rst2man.py', required: true)
   
 cfg = configuration_data()