mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Amend OSX homebrew instructions: we're on master now
Signed-off-by: Henrik Brautaset Aronsen <subsurface@henrik.synth.no> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
09bf866a7e
commit
b18cd1a2a7
1 changed files with 1 additions and 2 deletions
3
README
3
README
|
@ -65,7 +65,7 @@ $ brew link --force sqlite
|
|||
|
||||
$ mkdir -p ~/src/marble/build
|
||||
$ git clone -b KDE/4.11 git://anongit.kde.org/marble ~/src/marble/sources
|
||||
$ cd ~/src/marble/sources
|
||||
$ cd ~/src/marble/build
|
||||
$ cmake -DCMAKE_BUILD_TYPE=Debug -DQTONLY=TRUE -DCMAKE_INSTALL_PREFIX=/usr/local ~/src/marble/sources
|
||||
$ make
|
||||
$ sudo make install
|
||||
|
@ -91,7 +91,6 @@ $ sudo make install
|
|||
$ cd ~/src
|
||||
$ git clone git://subsurface.hohndel.org/subsurface.git
|
||||
$ cd subsurface
|
||||
$ git checkout -t hohndel/glib-removal-hack
|
||||
$ make
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue