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
|
exit 1
|
||||||
fi
|
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 ---
|
# --- [5/7] Install do /Applications ---
|
||||||
echo -e "${GREEN}[5/7] Install do /Applications...${NC}"
|
echo -e "${GREEN}[5/7] Install do /Applications...${NC}"
|
||||||
sudo rm -rf /Applications/Emacs.app
|
sudo rm -rf /Applications/Emacs.app
|
||||||
|
|||||||
Reference in New Issue
Block a user