commit fa906e73dacd728f84309ba894612a4369651749
parent e9ca92bcfe1fcc8b0bd9bdb1ae79a8b5f80eb1ee
Author: KΓ©vin Le Gouguec <kevin.legouguec@gmail.com>
Date: Sun, 23 Jun 2024 17:04:43 +0200
Build & install Emacs under ~/apps
Makes upgrades less risky: can be committed and rolled back with the
flip of a symlink.
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.local/bin/emacs-build b/.local/bin/emacs-build
@@ -8,6 +8,7 @@ config_h=${build}/src/config.h
make="make -j$(nproc --all)"
configure_flags=(
+ --prefix=${HOME}/apps/.emacs.$(date +%F)
--with-cairo
--with-sqlite3
--with-xinput2