From 1723c01603349b6683d3900f36087d4afbaaa69d Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 18 Nov 2014 13:12:40 +0000 Subject: Replace other references to hohndel.org The only place where I'm not sure if there are unintended sideeffects of changing over to the new domain is QCoreApplication::setOrganizationDomain Signed-off-by: Dirk Hohndel --- INSTALL | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 83ad50d4a..de4606d1a 100644 --- a/INSTALL +++ b/INSTALL @@ -72,7 +72,7 @@ $ make $ sudo make install To compile Subsurface: -$ git clone git://subsurface.hohndel.org/subsurface.git +$ git clone git://subsurface-divelog.org/subsurface.git $ cd subsurface $ qmake # qmake-qt4 on some flavors of Linux $ make @@ -126,7 +126,7 @@ $ make install 6) Compile Subsurface $ cd ~/src -$ git clone git://subsurface.hohndel.org/subsurface.git +$ git clone git://subsurface-divelog.org/subsurface.git $ cd subsurface $ qmake $ make @@ -175,7 +175,7 @@ The following ports are currently installed: 4) Compile Subsurface $ cd ~/src -$ git clone git://subsurface.hohndel.org/subsurface.git +$ git clone git://subsurface-divelog.org/subsurface.git $ cd subsurface $ qmake $ make @@ -221,7 +221,7 @@ $ mingw32-cmake --build . To compile Subsurface, use: $ mkdir -p ~/src/subsurface -$ git clone git://subsurface.hohndel.org/subsurface.git ~/src/subsurface +$ git clone git://subsurface-divelog.org/subsurface.git ~/src/subsurface $ cd ~/src/subsurface $ packaging/windows/mingw-make.sh $ packaging/windows/mingw-make.sh install @@ -296,7 +296,7 @@ variable - e.g. PKG_CONFIG_PATH=c:\msys\pkg-config To build subsurface, use: -$ git clone git://subsurface.hohndel.org/subsurface.git +$ git clone git://subsurface-divelog.org/subsurface.git $ cd subsurface $ qmake $ make -- cgit v1.2.3-70-g09d2