summaryrefslogtreecommitdiff
path: root/shells/standalone-tcsh
diff options
context:
space:
mode:
Diffstat (limited to 'shells/standalone-tcsh')
-rw-r--r--shells/standalone-tcsh/Makefile4
-rw-r--r--shells/standalone-tcsh/PLIST4
2 files changed, 4 insertions, 4 deletions
diff --git a/shells/standalone-tcsh/Makefile b/shells/standalone-tcsh/Makefile
index 723b9b23397..bec103afd7c 100644
--- a/shells/standalone-tcsh/Makefile
+++ b/shells/standalone-tcsh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2002/10/31 11:55:30 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2002/11/17 09:02:01 salo Exp $
#
NO_MTREE= YES
@@ -6,6 +6,8 @@ NO_MTREE= YES
WRKSRC= ${WRKDIR}/${DISTNAME}
PKGNAME= standalone-${DISTNAME}
+PKG_SHELL= /bin/tcsh
+
.include "../../shells/tcsh/Makefile"
COMMENT:= Standalone version of the ${COMMENT}
diff --git a/shells/standalone-tcsh/PLIST b/shells/standalone-tcsh/PLIST
index c4286d245d9..17d26995f3e 100644
--- a/shells/standalone-tcsh/PLIST
+++ b/shells/standalone-tcsh/PLIST
@@ -1,5 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:27:01 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/11/17 09:02:01 salo Exp $
bin/tcsh
-@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v '^%D%F$' /etc/shells.bak || true; echo %D%F) >/etc/shells
-@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v '^%D%F$' /etc/shells.bak || true) >/etc/shells
usr/share/man/man1/tcsh.1