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:
2
debian/openvswitch-python.install
vendored
Normal file
2
debian/openvswitch-python.install
vendored
Normal 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/
|
Reference in New Issue
Block a user