Re: [ovs-dev] [PATCH] rhel: define rundir for older distros

2015-08-21 Thread Ben Pfaff
On Sun, Aug 16, 2015 at 07:05:28PM -0400, Russell Bryant wrote: > On 08/13/2015 02:39 PM, Flavio Leitner wrote: > > Some older distros might not define _rundir yet so in this > > case the RPM build breaks. This patch defines it to the > > Fedora's default. > > minor commit message typo ... need

Re: [ovs-dev] [PATCH] rhel: define rundir for older distros

2015-08-16 Thread Russell Bryant
On 08/13/2015 02:39 PM, Flavio Leitner wrote: > Some older distros might not define _rundir yet so in this > case the RPM build breaks. This patch defines it to the > Fedora's default. minor commit message typo ... need to change "the Fedora's" to either "the Fedora" or "Fedora's". > > Signed-