Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv17879

Modified Files:
        ocaml.info 
Log Message:
>From monipol, a patch that may fix unison build

Index: ocaml.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/ocaml.info,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- ocaml.info  6 Sep 2009 16:45:21 -0000       1.18
+++ ocaml.info  25 Nov 2009 22:32:24 -0000      1.19
@@ -1,7 +1,6 @@
 Package: ocaml
 Version: 3.11.1
-Revision: 1
-Distribution: 10.4, 10.5
+Revision: 2
 Description: Latest implementation of Caml dialect of ML
 BuildDepends: tcltk-dev, x11-dev, libncurses5 (>= 5.4-20041023-1006), fink (>= 
0.24.12)
 Depends: tcltk, x11, libncurses5-shlibs (>= 5.4-20041023-1006)
@@ -22,6 +21,8 @@
 PatchScript: <<
  # fink's sed (at least 4.2-1) chokes on accented characters here
  /usr/bin/sed -i .bak -e 's,sed,/usr/bin/sed,' ocamldoc/remove_DEBUG
+ # from monipol, supposedly fixes unison until ocaml 3.11.2 is out
+ perl -pi -e 's/if macosx && is_generic_function fundecl.fun_name/if macosx && 
not !Clflags.output_c_object && is_generic_function fundecl.fun_name/' 
asmcomp/i386/emit.mlp asmcomp/amd64/emit.mlp
  gzip -d ../infoman/ocaml*.gz
  cd .. && patch -p1 < %{PatchFile}
 <<


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to