]> git.pld-linux.org Git - packages/ocaml-fuse.git/blobdiff - no-wrapped.patch
- make library modules public
[packages/ocaml-fuse.git] / no-wrapped.patch
diff --git a/no-wrapped.patch b/no-wrapped.patch
new file mode 100644 (file)
index 0000000..a0d0ce4
--- /dev/null
@@ -0,0 +1,10 @@
+--- ocamlfuse-2.7.1_cvs7/lib/dune.orig 2021-03-25 08:51:18.000000000 +0100
++++ ocamlfuse-2.7.1_cvs7/lib/dune      2021-03-25 09:04:22.262199072 +0100
+@@ -1,6 +1,7 @@
+ (library
+  (name fuse)
+  (public_name Fuse)
++ (wrapped false)
+  (libraries unix threads bigarray camlidl)
+  (flags -thread)
+  (c_names Fuse_bindings_stubs Fuse_util Unix_util_stubs)
This page took 0.082656 seconds and 4 git commands to generate.