python-neovim: update to 0.2.6. (#14072)
This commit is contained in:
parent
87b3d8aa90
commit
cfcc93bc35
1 changed files with 1 additions and 1 deletions
|
@ -21,6 +21,6 @@ python3-neovim_package() {
|
||||||
pycompile_module="neovim"
|
pycompile_module="neovim"
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
short_desc="${short_desc/Python2/Python3}"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/lib/python3*
|
vmove "usr/lib/python3*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue