[Pkg-ocaml-maint-commits] [SCM] ocaml-r packaging branch, master, updated. upstream/0.1-35-g739284e

Guillaume Yziquel guillaume.yziquel at citycable.ch
Fri Nov 6 21:04:41 UTC 2009


The following commit has been merged in the master branch:
commit 739284e3c5309ba7516071b40a037e8f0ea379b1
Author: Guillaume Yziquel <guillaume.yziquel at citycable.ch>
Date:   Fri Nov 6 22:04:30 2009 +0100

    Typo in cmxs.diff.

diff --git a/debian/patches/cmxs.diff b/debian/patches/cmxs.diff
index ab96809..1aae527 100644
--- a/debian/patches/cmxs.diff
+++ b/debian/patches/cmxs.diff
@@ -25,8 +25,8 @@ Subject: [PATCH] Building shared .cmxs libraries.
  rmath.cmxa: dllr_math_stubs.so rmath.cmx rmath.cmi
  	ocamlopt -a -cclib -lr_math_stubs -cclib -lRmath -o rmath.cmxa rmath.cmx
  
-+rmath.cmxs: r.cmxa
-+	ocamlopt -shared -linkall -ccopt -L/usr/lib/R/lib -ccopt -L. -o $@ $<
++rmath.cmxs: rmath.cmxa
++	ocamlopt -shared -linkall -o $@ $<
 +
  dllr_base_stubs.so: libr_base_stubs.a r_base.o
  	ocamlmklib -o r_base_stubs r_base.o

-- 
ocaml-r packaging



More information about the Pkg-ocaml-maint-commits mailing list