]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0696: installing runtime files fails when using SHADOWDIR v9.1.0696
authorJames McCoy <jamessan@jamessan.com>
Sun, 25 Aug 2024 18:22:11 +0000 (20:22 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 25 Aug 2024 18:22:11 +0000 (20:22 +0200)
commit663950d700f496c1db09307253e6b1b2a56140d5
treebcef2e58efcc0c76d41d6d4ed8069f9596fabf1c
parent88a6dd036a673b310c467bf43a872a4210e19e21
patch 9.1.0696: installing runtime files fails when using SHADOWDIR

Problem:  installing runtime files fails when using SHADOWDIR
Solution: revert part of v9.1.0609, since runtime/doc/Makefile's default
          value for VIMPROG does not work if vim was built in a SHADOWDIR.
          (James McCoy)

closes: #15575

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