summaryrefslogtreecommitdiff
path: root/examples/rules.indep
diff options
context:
space:
mode:
authorjoey <joey>2002-12-09 17:21:33 +0000
committerjoey <joey>2002-12-09 17:21:33 +0000
commitc77a36f731a5de1b01a65dc32ca19b22deddbde2 (patch)
treeacaa747ecd98bea485f97bfa895d092f1887171a /examples/rules.indep
parent0603748a9eff14666bd5f8e0f2983565684d324d (diff)
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.
Diffstat (limited to 'examples/rules.indep')
-rwxr-xr-xexamples/rules.indep2
1 files changed, 1 insertions, 1 deletions
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