summaryrefslogtreecommitdiff
path: root/editors/leim20/patches
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2003-04-11 01:12:21 +0000
committeruebayasi <uebayasi@pkgsrc.org>2003-04-11 01:12:21 +0000
commit8313f9f54e58e94d53eb36bafc3b7b09250aa543 (patch)
treee41a8381c76acdb3cbfac9001885fbafd794e620 /editors/leim20/patches
parentfeffa7147665d31a6946a166c55f87cd43b612a8 (diff)
downloadpkgsrc-8313f9f54e58e94d53eb36bafc3b7b09250aa543.tar.gz
Re-import Leim for Emacs 20, which has settled down in editors/leim.
Diffstat (limited to 'editors/leim20/patches')
-rw-r--r--editors/leim20/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/editors/leim20/patches/patch-aa b/editors/leim20/patches/patch-aa
new file mode 100644
index 00000000000..88f2dd1e92e
--- /dev/null
+++ b/editors/leim20/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2003/04/11 01:12:21 uebayasi Exp $
+
+--- Makefile.in.orig Mon Jan 11 12:40:22 1999
++++ Makefile.in Tue Dec 28 14:53:29 1999
+@@ -37,7 +37,7 @@
+
+ # Which Emacs to use to convert TIT files to Emacs Lisp files,
+ # byte-compile Emacs Lisp files, and generate the file leim-list.el.
+-BUILT-EMACS = ${dot}${dot}/src/emacs
++BUILT-EMACS = ${LOCALBASE}/bin/emacs
+
+ buildlisppath=${srcdir}/${dot}${dot}/lisp
+