summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2001-12-13 12:39:51 (GMT)
committerSteven Knight <knight@baldmt.com>2001-12-13 12:39:51 (GMT)
commit7d284153621b986656aea2715c7fa73c5101d556 (patch)
treeede16dbdf94f526c6ce7c99b7fa9c304a2c209f1 /debian
parent429cf89e7949d927303dcf641d8acee2fab0ffb9 (diff)
downloadSCons-7d284153621b986656aea2715c7fa73c5101d556.zip
SCons-7d284153621b986656aea2715c7fa73c5101d556.tar.gz
SCons-7d284153621b986656aea2715c7fa73c5101d556.tar.bz2
Add the troff man page to the Debian package.
Diffstat (limited to 'debian')
-rw-r--r--debian/rules3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index e410c4c..d5c8e6f 100644
--- a/debian/rules
+++ b/debian/rules
@@ -77,8 +77,7 @@ binary-common:
dh_testroot
dh_installdocs
dh_installexamples
-# uncomment the following line once there is a man page:
-# dh_installman build/doc/MAN/scons.1]
+ dh_installmanpages build/doc/man/scons.1
dh_installchangelogs
dh_compress
dh_fixperms