[Pkg-ocaml-maint-commits] [SCM] ocaml-config-file packaging branch, master, updated. debian/1.1-1-5-gb9b2c46

Stephane Glondu steph at glondu.net
Fri Jul 26 06:09:29 UTC 2013


The following commit has been merged in the master branch:
commit 03e9485b16d58374a000acc4722a48e8138addb4
Author: Stephane Glondu <steph at glondu.net>
Date:   Fri Jul 26 08:04:01 2013 +0200

    "Fix" override_dh_auto_clean

diff --git a/debian/rules b/debian/rules
index 6be51cf..633d526 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,5 +29,6 @@ override_dh_auto_install:
 
 .PHONY: override_dh_auto_clean
 override_dh_auto_clean:
+	./configure
 	dh_auto_clean
 	rm -rf ocamldoc

-- 
ocaml-config-file packaging



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