summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-01-24 23:19:28 +0000
committerhubertf <hubertf>1998-01-24 23:19:28 +0000
commit8d06b5ff690ea5e8e44c563de036fdea5d645687 (patch)
tree09b3d4e53960c7166dc99a4e260844b3523c02d0 /shells
parent69c55b3b42d7b32e2166110f34872c0eeddb4cc3 (diff)
downloadpkgsrc-8d06b5ff690ea5e8e44c563de036fdea5d645687.tar.gz
portlint: use our install-info
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh/pkg/PLIST5
1 files changed, 3 insertions, 2 deletions
diff --git a/shells/zsh/pkg/PLIST b/shells/zsh/pkg/PLIST
index a810f6f4aea..aae303e8ec6 100644
--- a/shells/zsh/pkg/PLIST
+++ b/shells/zsh/pkg/PLIST
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.3 1997/11/06 10:04:35 agc Exp $
+@comment $NetBSD: PLIST,v 1.4 1998/01/24 23:19:28 hubertf Exp $
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.5
-@unexec install-info --delete %D/info/zsh.info %D/info/dir
+@unexec %D/bin/install-info --delete %D/info/zsh.info %D/info/dir
info/zsh.info
+@exec %D/bin/install-info %D/info/zsh.info %D/info/dir
man/man1/zshcompctl.1.gz
man/man1/zshexpn.1.gz
man/man1/zshmisc.1.gz