]> git.feebdaed.xyz Git - 0xmirror/buildroot.git/commit
package/vim: refactor install target logic
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 23 Dec 2025 18:10:10 +0000 (19:10 +0100)
committerJulien Olivain <ju.o@free.fr>
Tue, 23 Dec 2025 20:38:00 +0000 (21:38 +0100)
commit525a234303bf19a99940954abdfa7aa51add2b94
tree5580c57d86ccbb19235d3f440520f43a106dc24f
parent21e613753ec2fc931c4f7a95ab5c0019bd30636c
package/vim: refactor install target logic

Instead of calling $(MAKE) multiple times, let's call it once, with
all installation targets needed. We introduce a VIM_INSTALL_TARGETS
variable to collect the list of make install targets that need to be
invoked.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
package/vim/vim.mk