[Pkg-ocaml-maint-commits] [SCM] hlins packaging branch, master, updated. debian/0.39-16-17-g8cb6022

Ralf Treinen treinen at free.fr
Mon Feb 14 20:26:50 UTC 2011


The following commit has been merged in the master branch:
commit d060727ccd77ad5ffe2b13a78ecb6fa4140a8e0b
Author: Ralf Treinen <treinen at free.fr>
Date:   Wed Oct 6 22:22:06 2010 +0200

    fix auto-configure

diff --git a/debian/rules b/debian/rules
index b577480..4aad24d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@ --with ocaml
+
+override_dh_auto_configure:
+	$(MAKE) configure

-- 
hlins packaging



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