mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bumblebee-status: add explicit python_version=2
This commit is contained in:
parent
6681293353
commit
27104bfee3
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ license="MIT"
|
||||||
homepage="https://github.com/tobi-wan-kenobi/bumblebee-status"
|
homepage="https://github.com/tobi-wan-kenobi/bumblebee-status"
|
||||||
distfiles="https://github.com/tobi-wan-kenobi/bumblebee-status/archive/v${version}.tar.gz"
|
distfiles="https://github.com/tobi-wan-kenobi/bumblebee-status/archive/v${version}.tar.gz"
|
||||||
checksum=ba483f07f5726454aeaf929069bc82dce85be198b969b96c9bd8d85eab5a619c
|
checksum=ba483f07f5726454aeaf929069bc82dce85be198b969b96c9bd8d85eab5a619c
|
||||||
|
python_version=2 #unverified
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/${pkgname}
|
vmkdir usr/share/${pkgname}
|
||||||
|
|
Loading…
Add table
Reference in a new issue