summaryrefslogtreecommitdiff
path: root/editors/leim/patches/patch-aa
blob: 8f4f0aeb526ccbe188fce6da35b7ab105f3eda4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1.1.2 2003/04/11 01:14:11 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