[Pkg-ocaml-maint-commits] [SCM] apron packaging branch, master, updated. upstream/0.9.10-8-gf0111f3

Samuel Mimram samuel.mimram at ens-lyon.org
Sun Oct 25 14:00:16 UTC 2009


The following commit has been merged in the master branch:
commit 2716fb613e07aa9c7a899c346097f31c6a07d032
Author: Samuel Mimram <samuel.mimram at ens-lyon.org>
Date:   Sun Oct 25 14:12:34 2009 +0100

    Remove rpath.

diff --git a/debian/rules b/debian/rules
index cf7e23a..cb64c8e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,3 +32,4 @@ override_dh_auto_install:
 	$(MAKE) install
 	$(MAKE) -C apron install
 	chmod -x debian/tmp/usr/lib/*
+	chrpath -d debian/tmp/usr/lib/*_caml*.so

-- 
apron packaging



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