summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shells/zsh-devel/pkg-plist2
-rw-r--r--shells/zsh/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/shells/zsh-devel/pkg-plist b/shells/zsh-devel/pkg-plist
index af202914bc40..196983ead94a 100644
--- a/shells/zsh-devel/pkg-plist
+++ b/shells/zsh-devel/pkg-plist
@@ -1,6 +1,6 @@
+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
bin/zsh-3.0.4
@unexec install-info --delete %D/info/zsh.info %D/info/dir
info/zsh.info
diff --git a/shells/zsh/pkg-plist b/shells/zsh/pkg-plist
index af202914bc40..196983ead94a 100644
--- a/shells/zsh/pkg-plist
+++ b/shells/zsh/pkg-plist
@@ -1,6 +1,6 @@
+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
bin/zsh-3.0.4
@unexec install-info --delete %D/info/zsh.info %D/info/dir
info/zsh.info