summaryrefslogtreecommitdiff
path: root/filesystems/fusefs-libs3/files/patch-example_meson.build
blob: 88340523ed75a62dd553e7bcf6ad309a0462c1fb (plain) (blame)
1
2
3
4
5
6
7
8
9
--- 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' ]