pkgsrc/editors/leim21/patches/patch-aa

14 lines
432 B
Text
Raw Normal View History

2011-03-21 07:32:33 +01:00
$NetBSD: patch-aa,v 1.4 2011/03/21 06:32:34 obache Exp $
2011-03-21 07:32:33 +01:00
--- leim/Makefile.in.orig Mon Jan 11 12:40:22 1999
+++ leim/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