diff options
author | torstenb <torstenb@FreeBSD.org> | 1995-05-06 12:31:49 +0000 |
---|---|---|
committer | torstenb <torstenb@FreeBSD.org> | 1995-05-06 12:31:49 +0000 |
commit | ba854b4c5593f168e77650a6ae497bd1c3dc03ab (patch) | |
tree | 35c2f74e28d6797a711f60cc52233d97c9510202 /shells/zsh-devel/pkg-plist | |
parent | 6aed483859b90245e8b89b42a939b4028cf4991f (diff) | |
download | FreeBSD-ports-ba854b4c5593f168e77650a6ae497bd1c3dc03ab.zip FreeBSD-ports-ba854b4c5593f168e77650a6ae497bd1c3dc03ab.tar.gz |
- update
- compress manpages
Diffstat (limited to 'shells/zsh-devel/pkg-plist')
-rw-r--r-- | shells/zsh-devel/pkg-plist | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/shells/zsh-devel/pkg-plist b/shells/zsh-devel/pkg-plist index fa66d85..763ef88 100644 --- a/shells/zsh-devel/pkg-plist +++ b/shells/zsh-devel/pkg-plist @@ -1,8 +1,5 @@ -@cwd /usr/local bin/zsh -@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/zsh.1 +bin/zsh-2.6-beta8 info/zsh.info info/zsh.info-1 info/zsh.info-2 @@ -10,3 +7,11 @@ info/zsh.info-3 info/zsh.info-4 info/zsh.info-5 info/zsh.info-6 +man/man1/zsh.1.gz +man/man1/zshbuiltins.1.gz +man/man1/zshcompctl.1.gz +man/man1/zshexpn.1.gz +man/man1/zshmisc.1.gz +man/man1/zshoptions.1.gz +man/man1/zshparam.1.gz +man/man1/zshzle.1.gz |