aboutsummaryrefslogtreecommitdiffstats
path: root/news/gnus-emacs20/files/patch-ae
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2001-02-01 14:25:17 +0000
committerClive Lin <clive@FreeBSD.org>2001-02-01 14:25:17 +0000
commit8ea3b67cff6432a8cf3cc8beef6d5a5338381c27 (patch)
tree3c1cfd81acfad2c0513b4f7f80db045922470056 /news/gnus-emacs20/files/patch-ae
parent2fd4ac05e4ab5f42dce5e2ecdbb2c2f27bccd584 (diff)
Newest version of gnus for emacs20. If you think the gnus comes with
emacs20 port is too old, try this out. PR: 24714 Submitted by: Ilya Martynov <ilya@martynov.org>
Diffstat (limited to 'news/gnus-emacs20/files/patch-ae')
-rw-r--r--news/gnus-emacs20/files/patch-ae11
1 files changed, 11 insertions, 0 deletions
diff --git a/news/gnus-emacs20/files/patch-ae b/news/gnus-emacs20/files/patch-ae
new file mode 100644
index 000000000000..3981fa205ad2
--- /dev/null
+++ b/news/gnus-emacs20/files/patch-ae
@@ -0,0 +1,11 @@
+--- Makefile.in~ Thu Jan 4 08:15:51 2001
++++ Makefile.in Mon Jan 29 14:53:19 2001
+@@ -13,7 +13,7 @@
+ cd lisp && $(MAKE) EMACS="$(EMACS)" lispdir="$(lispdir)" all
+
+ install:
+- cd lisp && $(MAKE) EMACS="$(EMACS)" lispdir="$(lispdir)" install
++ cd lisp && $(MAKE) EMACS="$(EMACS)" lispdir="$(lispdir)" install install-el
+ cd texi && $(MAKE) EMACS="$(EMACS)" install
+
+ # Rule for Lars and nobody else.