diff options
author | Steven Knight <knight@baldmt.com> | 2001-12-13 12:39:51 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2001-12-13 12:39:51 (GMT) |
commit | 7d284153621b986656aea2715c7fa73c5101d556 (patch) | |
tree | ede16dbdf94f526c6ce7c99b7fa9c304a2c209f1 /debian/rules | |
parent | 429cf89e7949d927303dcf641d8acee2fab0ffb9 (diff) | |
download | SCons-7d284153621b986656aea2715c7fa73c5101d556.zip SCons-7d284153621b986656aea2715c7fa73c5101d556.tar.gz SCons-7d284153621b986656aea2715c7fa73c5101d556.tar.bz2 |
Add the troff man page to the Debian package.
Diffstat (limited to 'debian/rules')
-rw-r--r-- | debian/rules | 3 |
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 |