From 11157ea5a670ab96b3c8dd8d4d8e8ee788554e84 Mon Sep 17 00:00:00 2001 From: turan Date: Fri, 17 Mar 2000 19:17:46 +0000 Subject: [PATCH] - fix. close pr1146. - change patch names to something more sensible. --- .../zsh/patches/{patch-ab => patch-Doc-Makefile.in} | 0 shells/zsh/patches/{patch-ac => patch-Doc-zsh.texi} | 12 +++--------- .../zsh/patches/{patch-aa => patch-Src-Makefile.in} | 0 3 files changed, 3 insertions(+), 9 deletions(-) rename shells/zsh/patches/{patch-ab => patch-Doc-Makefile.in} (100%) rename shells/zsh/patches/{patch-ac => patch-Doc-zsh.texi} (78%) rename shells/zsh/patches/{patch-aa => patch-Src-Makefile.in} (100%) diff --git a/shells/zsh/patches/patch-ab b/shells/zsh/patches/patch-Doc-Makefile.in similarity index 100% rename from shells/zsh/patches/patch-ab rename to shells/zsh/patches/patch-Doc-Makefile.in diff --git a/shells/zsh/patches/patch-ac b/shells/zsh/patches/patch-Doc-zsh.texi similarity index 78% rename from shells/zsh/patches/patch-ac rename to shells/zsh/patches/patch-Doc-zsh.texi index 2e3eecdf846..d1ff3ac8a13 100644 --- a/shells/zsh/patches/patch-ac +++ b/shells/zsh/patches/patch-Doc-zsh.texi @@ -1,6 +1,6 @@ ---- Doc/zsh.texi.orig Mon Mar 6 18:38:07 2000 -+++ Doc/zsh.texi Mon Mar 6 18:39:52 2000 -@@ -2,11 +2,15 @@ +--- Doc/zsh.texi.orig Fri Sep 3 10:44:37 1999 ++++ Doc/zsh.texi Fri Mar 17 13:07:48 2000 +@@ -2,6 +2,10 @@ @c %**start of header @setfilename zsh.info @settitle zsh @@ -11,12 +11,6 @@ @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. @@ -1062,7 +1066,7 @@ the smallest matching pattern is preferred; in the second form, the largest matching pattern is preferred. If name is an diff --git a/shells/zsh/patches/patch-aa b/shells/zsh/patches/patch-Src-Makefile.in similarity index 100% rename from shells/zsh/patches/patch-aa rename to shells/zsh/patches/patch-Src-Makefile.in