From fc5bb31a5142782160882c441cfd3c244860eb7f Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 16 Aug 2015 14:51:43 -0700 Subject: INSTALL file: build the latest master / testing branches The INSTALL file in the sources should show the instructions to build the latest master - and then be updated to build the latest release as we get closer to making a release. Signed-off-by: Dirk Hohndel --- INSTALL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index d29b825d9..d188e4b5b 100644 --- a/INSTALL +++ b/INSTALL @@ -93,7 +93,7 @@ like this: mkdir -p ~/src cd ~/src -git clone -b v4.4.2 git://subsurface-divelog.org/subsurface +git clone git://subsurface-divelog.org/subsurface ./subsurface/scripts/build.sh # <- this step will take quite a while as it # compiles a handful of libraries before # building Subsurface @@ -162,7 +162,7 @@ $ make install 5) Install custom subsurface Marble $ cd ~/src -$ git clone -b Subsurface-4.4 git://subsurface-divelog.org/marble marble-source +$ git clone -b Subsurface-testing git://subsurface-divelog.org/marble marble-source $ cd marble-source $ mkdir marble-build $ cd marble-build @@ -176,7 +176,7 @@ $ make install $ brew install automake libtool $ cd ~/src -$ git clone -b Subsurface-4.4 git://subsurface-divelog.org/libdc libdivecomputer +$ git clone -b Subsurface-testing git://subsurface-divelog.org/libdc libdivecomputer # -> when not building a release version of Subsurface but the # latest master, it may be necessary to build against the # Subsurface-testing branch -- cgit v1.2.3-70-g09d2