summaryrefslogtreecommitdiff
path: root/shells/zsh3/patches
diff options
context:
space:
mode:
authorcjep <cjep>2002-06-22 10:18:24 +0000
committercjep <cjep>2002-06-22 10:18:24 +0000
commitb1d630bf0421a01c9be9ac4a3ddd4e32fd8dad66 (patch)
tree513257826a18993360dc1857b0a87885cfd55226 /shells/zsh3/patches
parent1e4020f59e3f1659fc06d5979fe2b4c1875d33fa (diff)
downloadpkgsrc-b1d630bf0421a01c9be9ac4a3ddd4e32fd8dad66.tar.gz
Small fix to the texi file which allows the info file to be built on 1.6.
Diffstat (limited to 'shells/zsh3/patches')
-rw-r--r--shells/zsh3/patches/patch-ac14
1 files changed, 10 insertions, 4 deletions
diff --git a/shells/zsh3/patches/patch-ac b/shells/zsh3/patches/patch-ac
index be56cf3146d..5465805a694 100644
--- a/shells/zsh3/patches/patch-ac
+++ b/shells/zsh3/patches/patch-ac
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.1.1.1 2001/06/05 16:30:14 jtb Exp $
+$NetBSD: patch-ac,v 1.2 2002/06/22 10:18:24 cjep Exp $
---- Doc/zsh.texi.orig Thu Jan 6 15:44:41 2000
-+++ Doc/zsh.texi Thu Jan 6 15:45:48 2000
-@@ -2,6 +2,10 @@
+--- Doc/zsh.texi.orig Tue Feb 29 08:29:07 2000
++++ Doc/zsh.texi
+@@ -2,11 +2,15 @@
@c %**start of header
@setfilename zsh.info
@settitle zsh
@@ -13,3 +13,9 @@ $NetBSD: patch-ac,v 1.1.1.1 2001/06/05 16:30:14 jtb Exp $
@c %**end of header
@ifinfo
+ @c Note to RedHat: Do NOT change this to @{@}. It really should be @'@'.
+-@set dsq @'@'
++@set dsq '@:'
+ @end ifinfo
+ @iftex
+ @c The sequence {} disappears completely in TeX, leaving only the quotes.