From 32af6372fdc02034cd21b35ba23a86c0f3d2f50c Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 22 Nov 1996 00:00:43 +0000 Subject: Uh, the binary is now called "zsh-3.0.1", not "zsh-3.0.0". --- shells/zsh-devel/pkg-plist | 2 +- shells/zsh/pkg-plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/shells/zsh-devel/pkg-plist b/shells/zsh-devel/pkg-plist index b00342e5f27d..77f30ea84494 100644 --- a/shells/zsh-devel/pkg-plist +++ b/shells/zsh-devel/pkg-plist @@ -1,7 +1,7 @@ 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 -bin/zsh-3.0.0 +bin/zsh-3.0.1 info/zsh.info info/zsh.info-1 info/zsh.info-2 diff --git a/shells/zsh/pkg-plist b/shells/zsh/pkg-plist index b00342e5f27d..77f30ea84494 100644 --- a/shells/zsh/pkg-plist +++ b/shells/zsh/pkg-plist @@ -1,7 +1,7 @@ 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 -bin/zsh-3.0.0 +bin/zsh-3.0.1 info/zsh.info info/zsh.info-1 info/zsh.info-2 -- cgit v1.2.3