Merge branch 'mainstream'
[sliver-openvswitch.git] / rhel / openvswitch-fedora.spec.in
index 197541f..5cec1ff 100644 (file)
@@ -69,6 +69,9 @@ install python/compat/argparse.py $RPM_BUILD_ROOT/usr/share/openvswitch/python
 
 install -d -m 755 $RPM_BUILD_ROOT/var/lib/openvswitch
 
+# Get rid of stuff we don't want to make RPM happy.
+(cd "$RPM_BUILD_ROOT" && rm -f usr/lib/lib*)
+
 %clean
 rm -rf $RPM_BUILD_ROOT