summaryrefslogtreecommitdiff
path: root/shells/zsh-current/PLIST
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2003-08-05 13:37:51 +0000
committerseb <seb@pkgsrc.org>2003-08-05 13:37:51 +0000
commit29aeeba7a6e7ecd3632d3cd6e221a2eda5485ad6 (patch)
treedfbd0b5a398984b1c4717069734daa81f3c626f0 /shells/zsh-current/PLIST
parent25e4c5117346450bf9f1d87c367a7a9bd1d66d60 (diff)
downloadpkgsrc-29aeeba7a6e7ecd3632d3cd6e221a2eda5485ad6.tar.gz
Convert to USE_NEW_TEXINFO.
Use INSTALL_TARGET to install info files: this gives a proper environment for USE_NEW_TEXINFO framework to work. Fix makeinfo invocation for zsh-current via patch file so that only _one_ info file is generated as PLIST seems to want it.
Diffstat (limited to 'shells/zsh-current/PLIST')
-rw-r--r--shells/zsh-current/PLIST4
1 files changed, 1 insertions, 3 deletions
diff --git a/shells/zsh-current/PLIST b/shells/zsh-current/PLIST
index a618b269d2c..286a228a858 100644
--- a/shells/zsh-current/PLIST
+++ b/shells/zsh-current/PLIST
@@ -1,9 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/06/29 03:00:48 uebayasi Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/08/05 13:37:53 seb Exp $
bin/zsh
bin/${PKGNAME}
-@unexec ${INSTALL_INFO} --delete %D/info/zsh.info %D/info/dir
info/zsh.info
-@exec ${INSTALL_INFO} %D/info/zsh.info %D/info/dir
man/man1/zsh.1
man/man1/zshall.1
man/man1/zshbuiltins.1