From 8ac25937f6812e97dabd42f98c17a5348b5a4f47 Mon Sep 17 00:00:00 2001 From: jmmv Date: Tue, 25 Jan 2005 13:48:54 +0000 Subject: Make nvi and vim* use the alternatives system to install wrappers for bin/vi, bin/ex and bin/view. Bump their PKGREVISIONs. vim-kde is an exception because it currently installs programs with these names. So, as it's currently marked as vulnerable and as I don't have KDE installed ATM, I'm marking it as conflicting. --- editors/vim-share/ALTERNATIVES | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 editors/vim-share/ALTERNATIVES (limited to 'editors/vim-share/ALTERNATIVES') diff --git a/editors/vim-share/ALTERNATIVES b/editors/vim-share/ALTERNATIVES new file mode 100644 index 00000000000..fb6f8eb529d --- /dev/null +++ b/editors/vim-share/ALTERNATIVES @@ -0,0 +1,3 @@ +bin/ex @PREFIX@/bin/vim -e +bin/vi @PREFIX@/bin/vim +bin/view @PREFIX@/bin/vim -R -- cgit v1.2.3