summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorErnie Hershey <ernie.hershey@10gen.com>2013-03-14 19:09:00 -0400
committerErnie Hershey <ernie.hershey@10gen.com>2013-03-14 19:54:53 -0400
commit206cf27c5847ca2e44eba20d69904d92ae71c8db (patch)
treef81b3557af951ac3ab451e306a675050db5db883 /buildscripts
parentb4704b474f055d71ed2f92d2d241293736792f42 (diff)
downloadmongo-206cf27c5847ca2e44eba20d69904d92ae71c8db.tar.gz
SERVER-5307 Include new man pages in rpm
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/packager.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/buildscripts/packager.py b/buildscripts/packager.py
index d0dd492981a..2a2d4152d65 100644
--- a/buildscripts/packager.py
+++ b/buildscripts/packager.py
@@ -924,6 +924,9 @@ fi
%{_mandir}/man1/mongostat.1*
# FIXME: uncomment when mongosniff is back in the package
#%{_mandir}/man1/mongosniff.1*
+%{_mandir}/man1/mongotop.1*
+%{_mandir}/man1/mongoperf.1*
+%{_mandir}/man1/mongooplog.1*
%files server
%defattr(-,root,root,-)