summaryrefslogtreecommitdiff
path: root/shells/zsh/patches/patch-aa
diff options
context:
space:
mode:
authormartti <martti>2001-11-29 09:16:28 +0000
committermartti <martti>2001-11-29 09:16:28 +0000
commit13e2caf5403c7cb550195a63ef75715a389afb9a (patch)
treea5bc9225657a26c6f500a8306ab7ac6cade1f63d /shells/zsh/patches/patch-aa
parentefbd0f95b18d6f53cb296a0b997c0adbd364e142 (diff)
downloadpkgsrc-13e2caf5403c7cb550195a63ef75715a389afb9a.tar.gz
Updated to 4.0.4, provided by Eric Gillespie Jr. in pkg/14376
This is a minor bug-fix release, though some new functions have been added: _bts Completion for Debian BTS _chflags Completion for chflags(1) _links Completion for links web browser _samba _sysctl _user_admin bash-backward-kill-word
Diffstat (limited to 'shells/zsh/patches/patch-aa')
-rw-r--r--shells/zsh/patches/patch-aa6
1 files changed, 3 insertions, 3 deletions
diff --git a/shells/zsh/patches/patch-aa b/shells/zsh/patches/patch-aa
index bcdb53fe066..a38c417ef5f 100644
--- a/shells/zsh/patches/patch-aa
+++ b/shells/zsh/patches/patch-aa
@@ -1,6 +1,6 @@
-$NetBSD: patch-aa,v 1.4 2001/06/05 16:28:08 jtb Exp $
+$NetBSD: patch-aa,v 1.5 2001/11/29 09:16:28 martti Exp $
---- Doc/Makefile.in.orig Fri Jun 1 23:43:42 2001
+--- Doc/Makefile.in.orig Fri Oct 26 22:18:31 2001
+++ Doc/Makefile.in
@@ -37,7 +37,7 @@
@@ -10,4 +10,4 @@ $NetBSD: patch-aa,v 1.4 2001/06/05 16:28:08 jtb Exp $
+MAKEINFO = makeinfo --no-split
TEXI2DVI = texi2dvi
DVIPS = dvips
- TEXI2HTML = texi2html -expandinfo -split_chapter
+ TEXI2HTML = texi2html -expand info -split chapter