fix: přidej make install — zkompletuje lisp/ a libexec/ v nextstep/Emacs.app
This commit is contained in:
@@ -97,6 +97,9 @@ if [[ "$MAKE_EXIT" -ne 0 ]]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# make install (--with-ns) zkompletuje nextstep/Emacs.app — kopíruje lisp/ a libexec/
|
||||
make install 2>&1 | tee -a /tmp/emacs-build.log
|
||||
|
||||
# --- [5/7] Install do /Applications ---
|
||||
echo -e "${GREEN}[5/7] Install do /Applications...${NC}"
|
||||
sudo rm -rf /Applications/Emacs.app
|
||||
|
||||
Reference in New Issue
Block a user