confifugre: Fix broken sed calls in shell code.
authorAlin Serdean <aserdean@cloudbasesolutions.com>
Thu, 10 Dec 2015 22:18:51 +0000 (22:18 +0000)
committerBen Pfaff <blp@ovn.org>
Mon, 14 Dec 2015 12:28:15 +0000 (04:28 -0800)
commitaca8be36a2aba3dccd48c1ad91ff8ea7e9249761
treece54ba95312dbe07b658c368f98a30f3b367ab81
parent8d70a861c26d8500045048991982c76b3749f64a
confifugre: Fix broken sed calls in shell code.

Commit 43000bc (openvswitch.m4: Portability improvement), which introduced
a portability improvement, also introduces two bugs.  This commit fixes
both bug, by adding the command for $SED 's' and changes to x86 for 32 bit
instead of x64.

Signed-off-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
m4/openvswitch.m4