debian: Install ovs-vswitchd.conf.db(5) manpage.
authorBen Pfaff <blp@nicira.com>
Fri, 4 Nov 2011 16:57:50 +0000 (09:57 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 4 Nov 2011 20:01:44 +0000 (13:01 -0700)
commit9840bdbdffc7da0d9a2a63a7d0ba3a9566cec60b
tree371e85c7e07382eb0d959e8ec3f888aab37163a4
parent94839072481a8c2699eedaee62b33cacf39eadfc
debian: Install ovs-vswitchd.conf.db(5) manpage.

This manpage wasn't getting installed.  This fixes it.

The --language=C option to dh_installman is necessary to keep that script
from thinking that the ".db" suffix indicates a translation into the "db"
language (which doesn't actually exist) and therefore installing it into
the wrong directory with the .db suffix stripped.

Bug #8138.
Reported-by: Ethan Jackson <ethan@nicira.com>
debian/openvswitch-switch.manpages
debian/rules