From eac70ed9bf1528e1c6016974feef3a0405cd2353 Mon Sep 17 00:00:00 2001 From: Vivek Sekar Date: Mon, 3 Nov 2008 08:52:22 +0000 Subject: [PATCH] Commented out renew_control_file, this does not add any version specific checks in the depency of the control file. Was added for chinook public release pmo-trunk-r6212 --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 015fa25..2daa7f7 100755 --- a/debian/rules +++ b/debian/rules @@ -120,7 +120,7 @@ binary-arch: build install # Not a requirement by now, so don't fail if it's not installed which dh_maemolauncher && dh_maemolauncher usr/bin/modest || true dh_gencontrol - sh debian/scripts/renew_control_file.sh +# sh debian/scripts/renew_control_file.sh dh_md5sums dh_builddeb -- 1.7.9.5