summaryrefslogtreecommitdiff
path: root/editors/emacs21-nox11/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'editors/emacs21-nox11/patches/patch-aa')
-rw-r--r--editors/emacs21-nox11/patches/patch-aa34
1 files changed, 0 insertions, 34 deletions
diff --git a/editors/emacs21-nox11/patches/patch-aa b/editors/emacs21-nox11/patches/patch-aa
deleted file mode 100644
index 8d5c10b5db5..00000000000
--- a/editors/emacs21-nox11/patches/patch-aa
+++ /dev/null
@@ -1,34 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2002/05/07 14:55:30 drochner Exp $
-
---- man/Makefile.in.orig Wed Apr 24 16:54:15 2002
-+++ man/Makefile.in Wed Apr 24 16:55:45 2002
-@@ -34,7 +34,7 @@
- MAKEINFO = makeinfo
- INFO_TARGETS = ../info/emacs ../info/ccmode ../info/cl \
- ../info/dired-x ../info/ediff ../info/forms ../info/gnus \
-- ../info/info ../info/message ../info/mh-e ../info/reftex \
-+ ../info/message ../info/mh-e ../info/reftex \
- ../info/sc ../info/vip ../info/viper ../info/widget \
- ../info/efaq ../info/ada-mode ../info/autotype \
- ../info/idlwave ../info/eudc ../info/ebrowse ../info/pcl-cvs \
-@@ -100,6 +100,7 @@
- ${srcdir}/glossary.texi \
- ${srcdir}/ack.texi
-
-+all: info
- info: $(INFO_TARGETS)
-
- dvi: $(DVI_TARGETS)
-@@ -112,12 +113,6 @@
- # The following target uses an explicit -o switch to work around
- # the @setfilename directive in info.texi, which is required for
- # the Texinfo distribution.
--
--../info/info: ${INFOSOURCES}
-- cd $(srcdir); $(MAKEINFO) --no-split info.texi -o $@
--
--info.dvi: ${INFOSOURCES}
-- $(ENVADD) $(TEXI2DVI) ${srcdir}/info.texi
-
- ../info/emacs: ${EMACSSOURCES}
- cd $(srcdir); $(MAKEINFO) emacs.texi