Running "make installlinks" twice towards the same destination directory will fail, as symlink will already exist. This is not really expected as "make install" is normally expected to work again and again towards the same destination directory.
Fix this by using ln -sf.
https://github.com/vim/vim/pull/19035
(1 file)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
thanks
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()