mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
openvswitch: add explicit python_version
This commit is contained in:
parent
8ce4bb6244
commit
bafd590c64
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ license="Apache-2.0"
|
||||||
homepage="http://openvswitch.org/"
|
homepage="http://openvswitch.org/"
|
||||||
distfiles="http://openvswitch.org/releases/${pkgname}-${version}.tar.gz"
|
distfiles="http://openvswitch.org/releases/${pkgname}-${version}.tar.gz"
|
||||||
checksum=13fd42703180b4b1146c7e97926d09225485868cc2fbbd58dc0c421b4b8fe8f8
|
checksum=13fd42703180b4b1146c7e97926d09225485868cc2fbbd58dc0c421b4b8fe8f8
|
||||||
|
python_version=2 #unverified
|
||||||
_completiondir="/usr/share/bash-completion/completions"
|
_completiondir="/usr/share/bash-completion/completions"
|
||||||
make_install_args+=" completiondir=${_completiondir}"
|
make_install_args+=" completiondir=${_completiondir}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue