summaryrefslogtreecommitdiff
path: root/shells/tcsh/pkg-plist
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 14:17:24 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 14:17:24 +0000
commitc98cfd116dc0f77d80a247eaa00036df1e3335a1 (patch)
tree79b52e0aecd534af57de2d0ee3c9a860bc4a01fc /shells/tcsh/pkg-plist
parentAdd $Id$. (diff)
Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
Notes
Notes: svn path=/head/; revision=4578
Diffstat (limited to 'shells/tcsh/pkg-plist')
-rw-r--r--shells/tcsh/pkg-plist3
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/tcsh/pkg-plist b/shells/tcsh/pkg-plist
index 1910993d615e..c9b672abdca5 100644
--- a/shells/tcsh/pkg-plist
+++ b/shells/tcsh/pkg-plist
@@ -1,8 +1,7 @@
-@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
+man/man1/tcsh.1.gz
share/nls/C/tcsh.cat
share/nls/fr_FR.ISO_8859-1/tcsh.cat
@exec ln -fs %D/%F %D/share/nls/fr_BE.ISO_8859-1/tcsh.cat