[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:56 UTC 2011


The following commit has been merged in the master branch:
commit 3d003e5664673a4e5ecaa4bd45655e4e5c248540
Author: Ralf Treinen <treinen at free.fr>
Date:   Mon Feb 14 20:37:07 2011 +0100

    do not overwrite configure

diff --git a/debian/rules b/debian/rules
index 2ea0c0e..426d7ab 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,6 @@
 %:
 	dh $@ --with ocaml
 
-override_dh_auto_configure:
-	cd source && ./configure
+override_dh_auto_clean:
 
 

-- 
hlins packaging



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