]> git.pld-linux.org Git - packages/ocaml-fuse.git/blobdiff - keep-name.patch
- keep the original ocaml package name
[packages/ocaml-fuse.git] / keep-name.patch
diff --git a/keep-name.patch b/keep-name.patch
new file mode 100644 (file)
index 0000000..e2d600d
--- /dev/null
@@ -0,0 +1,10 @@
+--- ocamlfuse-2.7.1_cvs7/lib/dune.orig 2020-06-24 21:58:40.000000000 +0200
++++ ocamlfuse-2.7.1_cvs7/lib/dune      2021-03-25 07:38:05.132731437 +0100
+@@ -1,6 +1,6 @@
+ (library
+  (name fuse)
+- (public_name ocamlfuse)
++ (public_name Fuse)
+  (libraries unix threads bigarray camlidl)
+  (flags -thread)
+  (c_names Fuse_bindings_stubs Fuse_util Unix_util_stubs)
This page took 0.035349 seconds and 4 git commands to generate.