From 8d06b5ff690ea5e8e44c563de036fdea5d645687 Mon Sep 17 00:00:00 2001 From: hubertf Date: Sat, 24 Jan 1998 23:19:28 +0000 Subject: portlint: use our install-info --- shells/zsh/pkg/PLIST | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'shells') 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 -- cgit v1.2.3