[ovs-dev] [PATCH] xenserver: Fix build failures because of libraries in /usr/lib.

Gurucharan Shetty shettyg at nicira.com
Thu Dec 19 05:35:09 UTC 2013


Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>
---
 xenserver/openvswitch-xen.spec.in |    1 +
 1 file changed, 1 insertion(+)

diff --git a/xenserver/openvswitch-xen.spec.in b/xenserver/openvswitch-xen.spec.in
index 2702601..ae29649 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
 
-- 
1.7.9.5




More information about the dev mailing list