]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0331: make install does not install all files v9.1.0331
authorMatt Hammerly <hammerly.matt@gmail.com>
Mon, 15 Apr 2024 16:54:38 +0000 (18:54 +0200)
committerChristian Brabandt <cb@256bit.org>
Mon, 15 Apr 2024 16:54:38 +0000 (18:54 +0200)
commitfc1dabd77baa86bcbf312cb86b3fd37e478994b1
tree93cbc90b6eb957a84f26c766336c296a56f54de9
parent014b7759e32fd7dc46c66adb3378295836a87c4f
patch 9.1.0331: make install does not install all files

Problem:  make install does not install all files (Nick Jensen)
Solution: Adjust the Makefile rule to install and uninstall cargo and
          rust directories (Matt Hammerly)

fixes: #14551
closes: #14552
closes: #14557

Signed-off-by: Matt Hammerly <hammerly.matt@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/Makefile
src/version.c