mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 04:56:30 +02:00
add emacs test
This commit is contained in:
parent
b234fd42b4
commit
532a624d7f
2 changed files with 3 additions and 0 deletions
|
@ -195,6 +195,7 @@ wget https://mirrors.ocf.berkeley.edu/gnu/emacs/emacs-26.3.tar.xz
|
|||
tar -xf emacs-26.3.tar.xz
|
||||
cd emacs-26.3
|
||||
./configure --with-gnutls=no
|
||||
make
|
||||
echo 'export PATH=$PATH:/opt/emacs/emacs-26.3/src' >> /opt/.profile
|
||||
source /opt/.profile
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue