On Sat, Apr 4, 2009 at 9:43 PM, Demidov Andrey wrote:
  > Hi all,
  >
  >  I just wondering how can I daily update my org-mode installation.
  >  Now I'm doing:
  >
  >  git pull origin master
  >  make
  >  make install
  >
  >  Is it right way?

I would suggest a make clean and make doc as well.

I do:
$ git pull && make clean && make && make doc

-- 
Manish


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to