From 9a530df968264c02e8d2a6f18f4f5a4c18aaa145 Mon Sep 17 00:00:00 2001 From: pooka Date: Tue, 25 Jan 2000 17:13:14 +0000 Subject: Remove all files that might conflict with a `normal vi', eg. bin/ex and man/man1/view.1. The functionality is still there, the links are just no longer created. --- editors/vim-gtk/Makefile | 4 +--- editors/vim-gtk/pkg/PLIST | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) (limited to 'editors/vim-gtk') diff --git a/editors/vim-gtk/Makefile b/editors/vim-gtk/Makefile index d6773aab4b6..ec16e355ce9 100644 --- a/editors/vim-gtk/Makefile +++ b/editors/vim-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2000/01/15 18:46:26 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2000/01/25 17:13:16 pooka Exp $ .include "../vim-share/Makefile.common" @@ -35,8 +35,6 @@ post-install: ${LN} -fs vim ${PREFIX}/bin/gview ${LN} -fs vim ${PREFIX}/bin/rgvim ${LN} -fs vim ${PREFIX}/bin/rgview - ${LN} -fs vim ${PREFIX}/bin/ex - ${LN} -fs vim ${PREFIX}/bin/view ${LN} -fs vim ${PREFIX}/bin/rvim ${LN} -fs vim ${PREFIX}/bin/rview diff --git a/editors/vim-gtk/pkg/PLIST b/editors/vim-gtk/pkg/PLIST index b520d9f3d1a..d2dcae961d7 100644 --- a/editors/vim-gtk/pkg/PLIST +++ b/editors/vim-gtk/pkg/PLIST @@ -1,11 +1,9 @@ -@comment $NetBSD: PLIST,v 1.3 1999/12/21 13:18:17 pooka Exp $ +@comment $NetBSD: PLIST,v 1.4 2000/01/25 17:13:17 pooka Exp $ bin/vim bin/gvim bin/gview bin/rgvim bin/rgview -bin/ex -bin/view bin/rvim bin/rview man/man1/gvim.1 -- cgit v1.2.3