diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 14:17:24 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 14:17:24 +0000 |
commit | c98cfd116dc0f77d80a247eaa00036df1e3335a1 (patch) | |
tree | 79b52e0aecd534af57de2d0ee3c9a860bc4a01fc /shells/tcsh/pkg-plist | |
parent | b7797c8f9cae00eef6480e567b0f9ab5d21741ed (diff) | |
download | ports-c98cfd116dc0f77d80a247eaa00036df1e3335a1.tar.gz ports-c98cfd116dc0f77d80a247eaa00036df1e3335a1.zip |
Notes
Diffstat (limited to 'shells/tcsh/pkg-plist')
-rw-r--r-- | shells/tcsh/pkg-plist | 3 |
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 |