opnsense-ports/filesystems/fusefs-libs3/files/patch-example_meson.build
Franco Fichtner a2caadc357 */*: sync with upstream
Taken from: FreeBSD
2024-11-07 11:56:40 +01:00

9 lines
379 B
Text

--- example/meson.build.orig 2023-02-17 09:31:14 UTC
+++ example/meson.build
@@ -1,5 +1,5 @@ examples = [ 'passthrough', 'passthrough_fh',
examples = [ 'passthrough', 'passthrough_fh',
- 'hello', 'hello_ll', 'hello_ll_uds',
+ 'hello', 'hello_ll',
'printcap', 'ioctl_client', 'poll_client',
'ioctl', 'cuse', 'cuse_client' ]