mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
move GitHub url to the Subsurface org
Instead of using the Subsurface-divelog user on GitHub, we now use an org that was generously donated to us. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
2021035cfc
commit
da953fa18a
19 changed files with 29 additions and 29 deletions
|
@ -74,7 +74,7 @@ RUN apt-get remove -y libqt5core5a libqt5dbus5 libqt5gui5 ruby openssh-client
|
|||
|
||||
# now build Subsurface once to populate the dependencies we don't get from
|
||||
# Ubuntu but that aren't really part of Subsurface (libgit, grantlee, googlemaps)
|
||||
RUN git clone git://github.com/Subsurface-divelog/subsurface
|
||||
RUN git clone git://github.com/Subsurface/subsurface
|
||||
RUN bash -e -x ./subsurface/scripts/build.sh -desktop -create-appdir -build-with-webkit
|
||||
|
||||
# remove the source, but keep the install-root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue