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


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

    auto-configure

diff --git a/debian/rules b/debian/rules
index 5306781..2ea0c0e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,6 @@
 	dh $@ --with ocaml
 
 override_dh_auto_configure:
-	$(MAKE) configure
+	cd source && ./configure
+
 
-override_dh_auto_clean: dh_auto_configure
-	dh_auto_clean
\ No newline at end of file

-- 
hlins packaging



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