From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: Updating org from git repository Date: Tue, 17 Jul 2012 18:46:07 +0200 Message-ID: <20120717164607.GA32181@kuru.dyndns-at-home.com> References: <87liii5p1o.wl%jamshark70@dewdrop-world.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55981) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SrAug-0007ci-0B for emacs-orgmode@gnu.org; Tue, 17 Jul 2012 12:46:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SrAub-0003mm-9c for emacs-orgmode@gnu.org; Tue, 17 Jul 2012 12:46:17 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:65222) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SrAua-0003me-VY for emacs-orgmode@gnu.org; Tue, 17 Jul 2012 12:46:13 -0400 Received: by wgbez12 with SMTP id ez12so417347wgb.30 for ; Tue, 17 Jul 2012 09:46:11 -0700 (PDT) Content-Disposition: inline In-Reply-To: <87liii5p1o.wl%jamshark70@dewdrop-world.net> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On Tue, Jul 17, 2012 at 12:29:39PM -0400, James Harkins wrote: > I have done this: > > cd ~/share/org-mode.git > git checkout release_7.8.11 > git checkout -b rel7.8.11 > make > make install > See the output of "make help". The above is not the prescribed way to do it. If you want the old make behaviour, you can do "make oldorg && make install". -- Suvayu Open source is the future. It sets us free.