Author: guillomovitch
Date: Wed Feb 14 21:19:13 2007
New Revision: 121130

Added:
   
packages/cooker/ocaml-SDL/current/SOURCES/ocamlsdl-0.7.2.install-destdir.patch

Log:
oops, forgotten patch

Added: 
packages/cooker/ocaml-SDL/current/SOURCES/ocamlsdl-0.7.2.install-destdir.patch
==============================================================================
--- (empty file)
+++ 
packages/cooker/ocaml-SDL/current/SOURCES/ocamlsdl-0.7.2.install-destdir.patch  
    Wed Feb 14 21:19:13 2007
@@ -0,0 +1,12 @@
+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)

Reply via email to