Thanks, I pushed this.  I'll cherry-pick it to branch-1.1 in a minute.

On Mon, Jun 13, 2011 at 09:39:28AM -0700, Justin Pettit wrote:
> Looks good.
> 
> --Justin
> 
> 
> On Jun 13, 2011, at 9:37 AM, Ben Pfaff wrote:
> 
> > Reported-by: ?????????(Crab) <fqs...@126.com>
> > ---
> > AUTHORS                |    1 +
> > python/ovs/automake.mk |    3 +++
> > 2 files changed, 4 insertions(+), 0 deletions(-)
> > 
> > diff --git a/AUTHORS b/AUTHORS
> > index b6e7372..ca64494 100644
> > --- a/AUTHORS
> > +++ b/AUTHORS
> > @@ -88,6 +88,7 @@ Vishal Swarankar        vishal.swarn...@gmail.com
> > YAMAMOTO Takashi        yamam...@valinux.co.jp
> > Yongqiang Liu           liuyq7...@gmail.com
> > kk yap                  yap...@stanford.edu
> > +?????????(Crab)          fqs...@126.com
> > 
> > Thanks to all Open vSwitch contributors.  If you are not listed above
> > but believe that you should be, please write to dev@openvswitch.org.
> > diff --git a/python/ovs/automake.mk b/python/ovs/automake.mk
> > index 4a1e7c1..4440c8c 100644
> > --- a/python/ovs/automake.mk
> > +++ b/python/ovs/automake.mk
> > @@ -36,6 +36,9 @@ ovs-install-data-local:
> >     $(MKDIR_P) $(DESTDIR)$(pkgdatadir)/python/ovs
> >     $(INSTALL_DATA) python/ovs/dirs.py.tmp 
> > $(DESTDIR)$(pkgdatadir)/python/ovs/dirs.py
> >     rm python/ovs/dirs.py.tmp
> > +else
> > +ovs-install-data-local:
> > +   @:
> > endif
> > install-data-local: ovs-install-data-local
> > 
> > -- 
> > 1.7.4.4
> > 
> > _______________________________________________
> > dev mailing list
> > dev@openvswitch.org
> > http://openvswitch.org/mailman/listinfo/dev
> 
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to