Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 941716
Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +3 lines)
Line  Link Here
0
-- vim-9.1.0470.ebuild.orig
0
++ vim-9.1.0470.ebuild
Lines 339-346 src_install() { Link Here
339
	dosym vim /usr/bin/rvim
339
	dosym vim /usr/bin/rvim
340
	dosym vim /usr/bin/rview
340
	dosym vim /usr/bin/rview
341
	if use vim-pager ; then
341
	if use vim-pager ; then
342
		dosym ${vimfiles}/macros/less.sh /usr/bin/vimpager
342
		dosym -r ${vimfiles}/macros/less.sh /usr/bin/vimpager
343
		dosym ${vimfiles}/macros/manpager.sh /usr/bin/vimmanpager
343
		dosym -r ${vimfiles}/macros/manpager.sh /usr/bin/vimmanpager
344
		insinto ${vimfiles}/macros
344
		insinto ${vimfiles}/macros
345
		doins runtime/macros/manpager.sh
345
		doins runtime/macros/manpager.sh
346
		fperms a+x ${vimfiles}/macros/manpager.sh
346
		fperms a+x ${vimfiles}/macros/manpager.sh

Return to bug 941716