change where neovim looks for _pkgconfig_force_rebuild
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
neovim:
|
||||
version: "{{ _pkgversion_neovim }}"
|
||||
build_type: Release
|
||||
clean_install: false
|
||||
clean_install: "{{ _pkgconfig_force_rebuild }}"
|
||||
git_repo: https://github.com/neovim/neovim
|
||||
git_branch: "{{ _gitbranch_neovim }}"
|
||||
appimage:
|
||||
|
||||
Reference in New Issue
Block a user