From c77a36f731a5de1b01a65dc32ca19b22deddbde2 Mon Sep 17 00:00:00 2001 From: joey Date: Mon, 9 Dec 2002 17:21:33 +0000 Subject: r568: * Fixed dh_python ordering in example rules files. Closes: #172283 * Make python postinst fragment only run python if it is installed, useful for packages that include python modules but do not depend on python. --- examples/rules.indep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/rules.indep') diff --git a/examples/rules.indep b/examples/rules.indep index 50496f94..4ffa6da9 100755 --- a/examples/rules.indep +++ b/examples/rules.indep @@ -58,9 +58,9 @@ binary-indep: build install dh_link dh_compress dh_fixperms - dh_installdeb # dh_perl # dh_python + dh_installdeb dh_gencontrol dh_md5sums dh_builddeb -- cgit v1.2.3