diff options
Diffstat (limited to 'editors/emacs/patches/patch-ae')
-rw-r--r-- | editors/emacs/patches/patch-ae | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/emacs/patches/patch-ae b/editors/emacs/patches/patch-ae index 26dc8332c0f..3c04a937e8b 100644 --- a/editors/emacs/patches/patch-ae +++ b/editors/emacs/patches/patch-ae @@ -1,8 +1,8 @@ -$NetBSD: patch-ae,v 1.9 2003/04/11 00:56:32 uebayasi Exp $ +$NetBSD: patch-ae,v 1.10 2003/04/12 10:16:40 uebayasi Exp $ ---- Makefile.in.orig Mon Jan 13 21:24:28 2003 +--- Makefile.in.orig Sat Oct 19 10:21:01 2002 +++ Makefile.in -@@ -429,28 +429,24 @@ +@@ -430,28 +430,24 @@ chmod a+r ${infodir}/dir); \ fi; \ cd ${srcdir}/info ; \ @@ -41,7 +41,7 @@ $NetBSD: patch-ae,v 1.9 2003/04/11 00:56:32 uebayasi Exp $ done ### Install LEIM files. Although they are machine-independent, we -@@ -505,7 +501,7 @@ +@@ -506,7 +502,7 @@ done (cd ${archlibdir} && rm -f fns-*) -rm -rf ${libexecdir}/emacs/${version} |