0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-03-03 20:39:29 +00:00
termux-packages/packages/emacs/lib-src-Makefile.in.patch.beforehostbuild
2025-03-02 13:57:34 +01:00

12 lines
433 B
Diff

--- ./lib-src/Makefile.in.orig 2025-02-27 00:35:21.311248115 +0100
+++ ./lib-src/Makefile.in 2025-03-01 17:24:21.095051336 +0100
@@ -24,7 +24,7 @@
unexport EMACSDATA EMACSDOC EMACSLOADPATH EMACSPATH
# Following ../lisp/Makefile.in.
-EMACS = ../src/emacs${EXEEXT}
+EMACS = ../src/bootstrap-emacs${EXEEXT}
EMACSOPT = -batch --no-site-file --no-site-lisp
# ==================== Things 'configure' will edit ====================