File ocaml-3.08.3.patch of Package ocaml

--- Makefile
+++ Makefile
@@ -648,7 +648,7 @@
 
 otherlibraries: ocamltools
 	for i in $(OTHERLIBRARIES); do \
-          (cd otherlibs/$$i; $(MAKE) RUNTIME=$(RUNTIME) all) || exit $$?; \
+          (cd otherlibs/$$i; $(MAKE) depend; $(MAKE) RUNTIME=$(RUNTIME) all) || exit $$?; \
         done
 
 otherlibrariesopt:
openSUSE Build Service is sponsored by