[vim/vim] src/Makefile: create links with ln -sf (PR #19035)

2 views
Skip to first unread message

Thomas Petazzoni

unread,
Dec 28, 2025, 9:08:55 AM (yesterday) Dec 28
to vim/vim, Subscribed

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.


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/19035

Commit Summary

  • c79836e src/Makefile: create links with ln -sf

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/19035@github.com>

Christian Brabandt

unread,
Dec 28, 2025, 9:24:13 AM (yesterday) Dec 28
to vim/vim, Subscribed
chrisbra left a comment (vim/vim#19035)

thanks


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/19035/c3694784000@github.com>

Christian Brabandt

unread,
Dec 28, 2025, 9:30:24 AM (yesterday) Dec 28
to vim/vim, Subscribed

Closed #19035 via 6df5360.


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/19035/issue_event/21770128012@github.com>

Reply all
Reply to author
Forward
0 new messages