Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-release-src > by-pkgid > a3608d8d14d711f4c5ffbb6edb747597 > files > 2

ocaml-SDL-0.7.2-6mdv2007.1.src.rpm

diff -Naur ocamlsdl-0.7.2/src/Makefile ocamlsdl-0.7.2.destdir/src/Makefile
--- ocamlsdl-0.7.2/src/Makefile	2005-01-27 12:27:28.000000000 +0100
+++ ocamlsdl-0.7.2.destdir/src/Makefile	2007-02-14 21:11:40.000000000 +0100
@@ -79,7 +79,7 @@
 
 ifdef OCAMLFIND
 install-findlib :
-	$(OCAMLFIND) install sdl ../META \
+	$(OCAMLFIND) install $(OCAMLFIND_INSTFLAGS) sdl ../META \
           *.cma lib*.$(A) *.cmi *.mli \
           $(if $(OCAMLOPT),*.cmxa sdl*.$(A) *.cmx) \
           $(if $(OCAMLMKLIB),dll*.so)