python: Backport argparse to older platforms.
[sliver-openvswitch.git] / rhel / openvswitch.spec.in
index 9bd6b58..2cf9535 100644 (file)
@@ -46,7 +46,8 @@ install -m 755 rhel/etc_logrotate.d_openvswitch \
 install -d -m 755 $RPM_BUILD_ROOT/usr/share/openvswitch/scripts
 install -m 755 rhel/usr_share_openvswitch_scripts_sysconfig.template \
     $RPM_BUILD_ROOT/usr/share/openvswitch/scripts/sysconfig.template
-install xenserver/uuid.py $RPM_BUILD_ROOT/usr/share/openvswitch/python
+install python/compat/uuid.py $RPM_BUILD_ROOT/usr/share/openvswitch/python
+install python/compat/argparse.py $RPM_BUILD_ROOT/usr/share/openvswitch/python
 
 # Get rid of stuff we don't want to make RPM happy.
 rm \