[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Upgrading Emacs from Git
From: |
Eli Zaretskii |
Subject: |
Re: Upgrading Emacs from Git |
Date: |
Wed, 10 Feb 2016 19:27:47 +0200 |
> From: Marcin Borkowski <mbork@mbork.pl>
> Date: Wed, 10 Feb 2016 11:22:53 +0100
>
> a quick question: I compiled Emacs from Git and now want to upgrade it.
> Is it enough to pull a fresh version and then make && make install?
It should be enough to "git pull" into the same repository where you
have the previous version, and then "make && make install".
Re: Upgrading Emacs from Git, Gregor Zattler, 2016/02/10