openvswitch: add explicit python_version

This commit is contained in:
Andrew J. Hesford 2020-04-21 14:55:12 -04:00 committed by Toyam Cox
parent 8ce4bb6244
commit bafd590c64

View file

@ -15,6 +15,7 @@ license="Apache-2.0"
homepage="http://openvswitch.org/"
distfiles="http://openvswitch.org/releases/${pkgname}-${version}.tar.gz"
checksum=13fd42703180b4b1146c7e97926d09225485868cc2fbbd58dc0c421b4b8fe8f8
python_version=2 #unverified
_completiondir="/usr/share/bash-completion/completions"
make_install_args+=" completiondir=${_completiondir}"