change where neovim looks for _pkgconfig_force_rebuild

This commit is contained in:
Matthew Stobbs
2025-10-13 11:47:38 -06:00
parent 6ff8a81ab1
commit 55723d1829
3 changed files with 2 additions and 3 deletions

View File

@@ -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: