Thanks, I pushed this.

On Fri, Nov 04, 2011 at 02:08:03PM -0700, Ethan Jackson wrote:
> Looks good.
> 
> Ethan
> 
> On Fri, Nov 4, 2011 at 13:59, Ben Pfaff <b...@nicira.com> wrote:
> > ovs-vswitchd.conf.db is distributed so it's in the source directory not
> > the build directory.
> >
> > This fixes a Debian package build failure introduced by commit 9840bdbd
> > "debian: Install ovs-vswitchd.conf.db(5) manpage." ?I did test that commit
> > but the build failure didn't show up in my environment (probably I had a
> > stray file left over from development).
> > ---
> > ?debian/openvswitch-switch.manpages | ? ?2 +-
> > ?1 files changed, 1 insertions(+), 1 deletions(-)
> >
> > diff --git a/debian/openvswitch-switch.manpages 
> > b/debian/openvswitch-switch.manpages
> > index 8fbd322..a0a331c 100644
> > --- a/debian/openvswitch-switch.manpages
> > +++ b/debian/openvswitch-switch.manpages
> > @@ -5,4 +5,4 @@ _debian/utilities/ovs-tcpundump.1
> > ?_debian/utilities/ovs-vlan-test.8
> > ?_debian/utilities/ovs-vsctl.8
> > ?_debian/vswitchd/ovs-vswitchd.8
> > -_debian/vswitchd/ovs-vswitchd.conf.db.5
> > +vswitchd/ovs-vswitchd.conf.db.5
> > --
> > 1.7.4.4
> >
> >
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to