openvswitch: enforce the use of the python binary from `packages`
authorAlexandru Ardelean <redacted>
Sat, 17 Jun 2017 19:05:08 +0000 (22:05 +0300)
committerAlexandru Ardelean <redacted>
Thu, 29 Jun 2017 10:48:42 +0000 (13:48 +0300)
commite26a34c6b4f634240d2dd562efb8649654006b23
tree605bf9eeaf83433f332adabea869dd01c2cb3c3e
parent1359e072be2e4b368d7b1b793f487905e74903ae
openvswitch: enforce the use of the python binary from `packages`

Seems it was not failing for me because it was probably
using my host Python, which may have the `six` package
available.

This patch enforces the use of the packaged Python.
That way, it's more consistent that the python-six
package is available.

Signed-off-by: Alexandru Ardelean <redacted>
net/openvswitch/Makefile
net/openvswitch/patches/0003-override-pythonpath-via-make-vars.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT