summaryrefslogtreecommitdiff
path: root/examples/rules
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
parentae0346306694bb2c52193f6352755c223e6e8935 (diff)
r420: big monsta changes
Diffstat (limited to 'examples/rules')
-rwxr-xr-xexamples/rules5
1 files changed, 2 insertions, 3 deletions
diff --git a/examples/rules b/examples/rules
index 7eef799e..fc80fe62 100755
--- a/examples/rules
+++ b/examples/rules
@@ -6,7 +6,7 @@
#export DH_VERBOSE=1
# This is the debhelper compatibility version to use.
-export DH_COMPAT=2
+export DH_COMPAT=3
build: build-stamp
build-stamp:
@@ -43,7 +43,6 @@ binary-indep: build install
# Build architecture-dependent files here.
binary-arch: build install
- dh_testversion 2
dh_testdir
dh_testroot
# dh_installdebconf
@@ -56,7 +55,7 @@ binary-arch: build install
# dh_installmime
# dh_installinit
dh_installcron
- dh_installmanpages
+ dh_installman
dh_installinfo
# dh_undocumented
dh_installchangelogs