On Sat, Apr 4, 2009 at 10:53 PM, Samuel Wales wrote:
> I do this:
>
> ...
>echo;echo \=== updating org;echo
>(
>cd $delbig/org-mode &&
>git pull --stat --log &&
>#first time make clean?
>make>elup--make 2>&1
># make install ... unnec
I do this:
...
echo;echo \=== updating org;echo
(
cd $delbig/org-mode &&
git pull --stat --log &&
#first time make clean?
make>elup--make 2>&1
# make install ... unnec unless you want delorg
#
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
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?
Andrey
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to