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.multi2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/rules.multi2') diff --git a/examples/rules.multi2 b/examples/rules.multi2 index 36f921b4..8c9f3a3f 100755 --- a/examples/rules.multi2 +++ b/examples/rules.multi2 @@ -68,10 +68,10 @@ binary-common: dh_link dh_compress dh_fixperms -# dh_makeshlibs - dh_installdeb # dh_perl # dh_python +# dh_makeshlibs + dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums -- cgit v1.2.3