mirror of
https://github.com/openvswitch/ovs
synced 2025-09-01 06:45:17 +00:00
debian: Transition to dh_python2
dh_pysupport that the packaging used until now is deprecated, with dh_python2 as its successor. This commit removes the PYTHONPATH setting from debian/openvswitch-ipsec.init because it is not needed, as the Python packaging is public. In fact, the Python packaging was public, unintentionally, before, so the PYTHONPATH could have been removed earlier.
This commit is contained in:
4
debian/python-openvswitch.install
vendored
4
debian/python-openvswitch.install
vendored
@@ -1,2 +1,2 @@
|
||||
python/ovs/*.py usr/share/python-support/python-openvswitch/ovs/
|
||||
python/ovs/db/*.py usr/share/python-support/python-openvswitch/ovs/db/
|
||||
python/ovs/*.py usr/share/pyshared/ovs/
|
||||
python/ovs/db/*.py usr/share/pyshared/ovs/db/
|
||||
|
Reference in New Issue
Block a user