opnsense-ports/sysutils/fusefs-sshfs/files/patch-meson.build
Franco Fichtner 57116c46b1 */*: sync with upstream
Taken from: HardenedBSD
2018-01-09 19:05:39 +01:00

13 lines
327 B
Text

--- meson.build.orig 2017-10-25 18:32:34 UTC
+++ meson.build
@@ -63,10 +63,5 @@ else
message('rst2man not found, not building manual page.')
endif
-meson.add_install_script('utils/install_helper.sh',
- get_option('sbindir'),
- get_option('bindir'))
-
-
subdir('test')