]> git.pld-linux.org Git - packages/ocaml-fuse.git/blame - no-wrapped.patch
- do not restore old name, the only user wants it under new name now
[packages/ocaml-fuse.git] / no-wrapped.patch
CommitLineData
2b7020f0
JR
1--- ocamlfuse-2.7.1_cvs7/lib/dune.orig 2021-03-25 08:51:18.000000000 +0100
2+++ ocamlfuse-2.7.1_cvs7/lib/dune 2021-03-25 09:04:22.262199072 +0100
3@@ -1,6 +1,7 @@
4 (library
5 (name fuse)
e91c320b 6 (public_name ocamlfuse)
2b7020f0
JR
7+ (wrapped false)
8 (libraries unix threads bigarray camlidl)
9 (flags -thread)
10 (c_names Fuse_bindings_stubs Fuse_util Unix_util_stubs)
This page took 0.062248 seconds and 4 git commands to generate.