2
0
mirror of https://github.com/openvswitch/ovs synced 2025-09-05 08:45:23 +00:00

debian: Add openvswitch-python package

This installs the Python runtime bindings for
Open vSwitch database into
/usr/share/python-support/openvswitch-python/ovs and
/usr/share/python-support/openvswitch-python/ovs/db

Updated FSF address in copyright file

Minor Whitespace re-formatting

Removed prerm, preinst, postinst files for openvswitch-python
This commit is contained in:
Sajjad Lateef
2010-09-17 14:53:42 -07:00
parent 3f5d8c02b2
commit c0c2489aab
6 changed files with 17 additions and 2 deletions

2
debian/openvswitch-python.install vendored Normal file
View File

@@ -0,0 +1,2 @@
python/ovs/*.py usr/share/python-support/openvswitch-python/ovs/
python/ovs/db/*.py usr/share/python-support/openvswitch-python/ovs/db/