From: Gurucharan Shetty Date: Thu, 19 Dec 2013 05:35:09 +0000 (-0800) Subject: xenserver: Fix build failures because of libraries in /usr/lib. X-Git-Url: http://git.onelab.eu/?p=sliver-openvswitch.git;a=commitdiff_plain;h=092976d06262e2f2821324ceb714e5465a31b701 xenserver: Fix build failures because of libraries in /usr/lib. Signed-off-by: Gurucharan Shetty Signed-off-by: Ben Pfaff --- diff --git a/xenserver/openvswitch-xen.spec.in b/xenserver/openvswitch-xen.spec.in index 2702601a0..ae296498b 100644 --- a/xenserver/openvswitch-xen.spec.in +++ b/xenserver/openvswitch-xen.spec.in @@ -130,6 +130,7 @@ rm \ $RPM_BUILD_ROOT/usr/share/man/man8/ovs-l3ping.8 \ $RPM_BUILD_ROOT/usr/share/man/man8/ovs-pki.8 \ $RPM_BUILD_ROOT/usr/share/man/man8/ovs-test.8 +(cd "$RPM_BUILD_ROOT" && rm -f usr/lib/lib*) install -d -m 755 $RPM_BUILD_ROOT/var/lib/openvswitch