summaryrefslogtreecommitdiff
path: root/examples/rules.multi2
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rules.multi2')
-rwxr-xr-xexamples/rules.multi24
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/rules.multi2 b/examples/rules.multi2
index 0684ca6f..09757be5 100755
--- a/examples/rules.multi2
+++ b/examples/rules.multi2
@@ -9,7 +9,7 @@
#export DH_VERBOSE=1
# This is the debhelper compatibility version to use.
-export DH_COMPAT=2
+export DH_COMPAT=3
# This has to be exported to make some magic below work.
export DH_OPTIONS
@@ -51,7 +51,6 @@ install: build
# affect _all_ packages. Anything you want to only affect one package
# should be put in another target, such as the install target.
binary-common:
- dh_testversion 2
dh_testdir
dh_testroot
# dh_installdebconf
@@ -63,6 +62,7 @@ binary-common:
# dh_installpam
# dh_installmime
# dh_installinit
+# dh_installman
dh_installcron
dh_installinfo
# dh_undocumented