Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 906185 Details for
Bug 941716
app-editors/vim[vim-pager] installs broken symlinks on prefix
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
proposed patch
vimpager.patch (text/plain), 515 bytes, created by
Nick Bowler
on 2024-10-17 17:28:40 UTC
(
hide
)
Description:
proposed patch
Filename:
MIME Type:
Creator:
Nick Bowler
Created:
2024-10-17 17:28:40 UTC
Size:
515 bytes
patch
obsolete
>--- vim-9.1.0470.ebuild.orig >+++ vim-9.1.0470.ebuild >@@ -339,8 +339,8 @@ src_install() { > dosym vim /usr/bin/rvim > dosym vim /usr/bin/rview > if use vim-pager ; then >- dosym ${vimfiles}/macros/less.sh /usr/bin/vimpager >- dosym ${vimfiles}/macros/manpager.sh /usr/bin/vimmanpager >+ dosym -r ${vimfiles}/macros/less.sh /usr/bin/vimpager >+ dosym -r ${vimfiles}/macros/manpager.sh /usr/bin/vimmanpager > insinto ${vimfiles}/macros > doins runtime/macros/manpager.sh > fperms a+x ${vimfiles}/macros/manpager.sh
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 941716
: 906185