diff options
author | jschauma <jschauma@pkgsrc.org> | 2005-03-04 03:59:32 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2005-03-04 03:59:32 +0000 |
commit | bba906c22cbec5d0bc742a77c0c41a6724664d40 (patch) | |
tree | 634fe1fb37908810aa1884b310788ed695dff6d6 /shells/zsh/PLIST.IRIX | |
parent | 5cad4922d82dd58c9310cc2800845c165039ea78 (diff) | |
download | pkgsrc-bba906c22cbec5d0bc742a77c0c41a6724664d40.tar.gz |
Make this work on IRIX.
NB: this needs an install-sh that supports "-S -f", as in rev. 1.3 of
bootstrap/files/install-sh.in. After installing that install-sh, set
_STRIPFLAG_INSTALL?= -S -f
in mk/platform/IRIX.mk and all should be peachy. This will be done
correctly eventually, don't worry. :-)
Diffstat (limited to 'shells/zsh/PLIST.IRIX')
-rw-r--r-- | shells/zsh/PLIST.IRIX | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shells/zsh/PLIST.IRIX b/shells/zsh/PLIST.IRIX new file mode 100644 index 00000000000..e2bb90e95d7 --- /dev/null +++ b/shells/zsh/PLIST.IRIX @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST.IRIX,v 1.1 2005/03/04 03:59:32 jschauma Exp $ +lib/zsh/${PKGVERSION}/zsh/terminfo.so |