aboutsummaryrefslogtreecommitdiff
path: root/shells/tcsh/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'shells/tcsh/pkg-plist')
-rw-r--r--shells/tcsh/pkg-plist5
1 files changed, 0 insertions, 5 deletions
diff --git a/shells/tcsh/pkg-plist b/shells/tcsh/pkg-plist
deleted file mode 100644
index 969c40ab6632..000000000000
--- a/shells/tcsh/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-@cwd /usr/local
-bin/tcsh
-@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells
-@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells
-man/man1/tcsh.1