summaryrefslogtreecommitdiff
path: root/examples/rules.multi2
diff options
context:
space:
mode:
authorjoey <joey>2001-02-09 00:57:53 +0000
committerjoey <joey>2001-02-09 00:57:53 +0000
commit053f6f8b4e7431d32511aef209188a084e8c7e79 (patch)
tree209a51c8c8fdbcce25c834198f1b3ef705dcb5b0 /examples/rules.multi2
parentae0346306694bb2c52193f6352755c223e6e8935 (diff)
r420: big monsta changes
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