summaryrefslogtreecommitdiff
path: root/shells/tcsh/PLIST
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2002-11-17 09:01:59 +0000
committersalo <salo@pkgsrc.org>2002-11-17 09:01:59 +0000
commit80f17bf2ba09427980289b6fde51e18c6031b529 (patch)
tree2f6572446a11090190337dd4e3b4a6d8b609f771 /shells/tcsh/PLIST
parent3b84b524cafd9ef144e52e865f7afe6ce2f28ced (diff)
downloadpkgsrc-80f17bf2ba09427980289b6fde51e18c6031b529.tar.gz
Convert packages to PKG_REGISTER_SHELLS framework.
Diffstat (limited to 'shells/tcsh/PLIST')
-rw-r--r--shells/tcsh/PLIST4
1 files changed, 1 insertions, 3 deletions
diff --git a/shells/tcsh/PLIST b/shells/tcsh/PLIST
index eff5a459874..3142a370ac3 100644
--- a/shells/tcsh/PLIST
+++ b/shells/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:02 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
man/man1/tcsh.1