[Pkg-ocaml-maint-commits] [SCM] janest-core packaging branch, experimental/master, updated. debian/107.01-5-23-g05147b6

Lifeng Sun lifongsun at gmail.com
Sun Jul 28 11:48:22 UTC 2013


The following commit has been merged in the experimental/master branch:
commit da1d08d0f3667c20a1768019df16f1f687e36b7a
Author: Lifeng Sun <lifongsun at gmail.com>
Date:   Fri Jul 26 11:38:04 2013 +0800

    debian/rules: export OCAMLFIND_LDCONF=ignore.

diff --git a/debian/rules b/debian/rules
index 135af7b..b9e7a38 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,7 @@ include /usr/share/ocaml/ocamlvars.mk
 export OCAML_DLL_DIR
 export OCAML_HAVE_OCAMLOPT
 export OCAMLFIND_DESTDIR=$(DESTDIR)/$(OCAML_STDLIB_DIR)
+export OCAMLFIND_LDCONF=ignore
 
 %:
 	dh $@ --with ocaml

-- 
janest-core packaging



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