summaryrefslogtreecommitdiff
path: root/news/t-gnus/files/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'news/t-gnus/files/patch-af')
-rw-r--r--news/t-gnus/files/patch-af11
1 files changed, 0 insertions, 11 deletions
diff --git a/news/t-gnus/files/patch-af b/news/t-gnus/files/patch-af
deleted file mode 100644
index 0f25f450acaf..000000000000
--- a/news/t-gnus/files/patch-af
+++ /dev/null
@@ -1,11 +0,0 @@
---- texi/Makefile.in.orig Mon May 8 09:21:10 2000
-+++ texi/Makefile.in Wed Sep 13 16:01:57 2000
-@@ -155,7 +155,7 @@
- install:
- $(SHELL) $(top_srcdir)/mkinstalldirs $(infodir)
- @for file in gnus message emacs-mime gnus-ja message-ja; do \
-- for ifile in `echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
-+ for ifile in `echo $$file.info $$file.info-[0-9] $$file.info-[0-9][0-9]`; do \
- if test -f $$ifile; then \
- echo " $(INSTALL_DATA) $$ifile $(infodir)/$$ifile"; \
- $(INSTALL_DATA) $$ifile $(infodir)/$$ifile; \