Package sources for project Java:packages are received through scmsync. This is not supported by the OBS frontend

File ocaml-fuse.patch of Package ocaml-fuse

---
 lib/config/discover.ml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/lib/config/discover.ml
+++ b/lib/config/discover.ml
@@ -45,7 +45,7 @@
             | 0 -> String.trim (read_file calmidl_fname)
             | _ -> C.die "Could not query camlidl lib path")
       in
-      let camlidl_libs = [ "-L" ^ camlidl_lib_path; "-lcamlidl" ] in
+      let camlidl_libs = [ "-L" ^ camlidl_lib_path; "-lcamlidl_stubs" ] in
       C.Flags.(
         write_sexp calmidl_fname camlidl_libs;
         write_sexp "fuse.cflags.sexp" conf.cflags;
openSUSE Build Service is sponsored by