[Users] git versions going backwards?
Sharon Kimble
boudiccas at talktalk.net
Mon Sep 16 19:33:58 CEST 2013
On Mon, 16 Sep 2013 11:59:09 +0100
Brad Rogers <brad at fineby.me.uk> wrote:
> On Mon, 16 Sep 2013 11:08:17 +0100
> Brian Morrison <bdm at fenrir.org.uk> wrote:
>
> Hello Brian,
>
> >That's what I did to get git87 the other day, I archived the old
> >directory and re-cloned.
>
> FWIW, here's the script I use to do the job. Obviously, change paths
> and config options to suit your system;
>
>
>
> #!/bin/bash
>
> cd /home/brad/SourceCode/claws
>
> #! update source tree
> git reset --hard
> git pull --all
>
> #! configure and make source into executable
> ./autogen.sh --disable-libetpan
> make
>
> #! install in /usr/local/bin
> sudo make install
>
> #!end of script
>
Brad.
Thanks for this, its very useful and I've also extended it so that I can
update claws-mail, fluxbox, and tmux, one after another.
Brilliant, thank you very much :)
Sharon.
--
A taste of linux = http://www.sharons.org.uk
efever = http://www.efever.blogspot.com/
efever = http://sharon04.livejournal.com/
Debian testing, Fluxbox 1.3.5, LibreOffice 4.1.1.2
Registered Linux user 334501
More information about the Users
mailing list