]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1768: Makefile does not uninstall global plugins v9.1.1768
authorChristian Brabandt <cb@256bit.org>
Wed, 17 Sep 2025 20:20:45 +0000 (20:20 +0000)
committerChristian Brabandt <cb@256bit.org>
Wed, 17 Sep 2025 20:22:41 +0000 (20:22 +0000)
commitef8ffd7485471bab4903d92841fbf0dfcd7e846a
tree37afa52df24cc13236fefec4e9b0b33923638747
parent934e7b765c90dd440462fbbf009c67ed5d6b9224
patch 9.1.1768: Makefile does not uninstall global plugins

Problem:  Makefile does not uninstall global plugins
          (after v9.1.1757)
Solution: Uninstall global plugins before installing them,
          so that old files are not carried around and loaded
          when no longer used.

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/Makefile
src/version.c