summaryrefslogtreecommitdiff
path: root/examples/rules.multi
diff options
context:
space:
mode:
authorjoey <joey>2002-11-21 05:21:51 +0000
committerjoey <joey>2002-11-21 05:21:51 +0000
commit5bc7bc9264d1c77e387bf7b8def576ad4f923b96 (patch)
treec84bed79bb9288a77d87471fe8db456512f60772 /examples/rules.multi
parentaa763af651938c335925cf97054c5411cc489625 (diff)
r565: * Various minor changes based on suggestions by luca.
Diffstat (limited to 'examples/rules.multi')
-rwxr-xr-xexamples/rules.multi2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/rules.multi b/examples/rules.multi
index 9e3a448b..17a0d348 100755
--- a/examples/rules.multi
+++ b/examples/rules.multi
@@ -64,6 +64,7 @@ binary-indep: build install
dh_fixperms -i
dh_installdeb -i
# dh_perl -i
+# dh_python -i
dh_gencontrol -i
dh_md5sums -i
dh_builddeb -i
@@ -93,6 +94,7 @@ binary-arch: build install
# dh_makeshlibs -a
dh_installdeb -a
# dh_perl -a
+# dh_python -a
dh_shlibdeps -a
dh_gencontrol -a
dh_md5sums -a