diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2012-10-21 20:44:29 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2012-10-21 20:44:29 -0700 |
commit | 315225afb44c01b45768a7fb3c675b7d351f6d3f (patch) | |
tree | d4a94df6e32401eb0555505184e179dc602c5355 /README | |
parent | c9226758d4105917bcb2862b7547e0ebdd0218f9 (diff) | |
download | subsurface-315225afb44c01b45768a7fb3c675b7d351f6d3f.tar.gz |
Fix annoying whitespace damage that I just introduced
Remember: don't push before doing a git log -p
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,4 +1,5 @@ -Subsurface - an Open Source Divelog =================================== +Subsurface - an Open Source Divelog +=================================== In fall of 2011, when a forced lull in kernel development gave him an opportunity to start on a new endeavor, Linus Torvalds decided to tackle @@ -65,9 +66,9 @@ mingw32-configure mingw32-make sudo mingw32-make install -Once you have built and installed libdivecomputer you can use +Once you have built and installed libdivecomputer you can use -sh packaging/Windows/mingw-make.sh +sh packaging/Windows/mingw-make.sh to then build subsurface. @@ -234,4 +235,3 @@ CREDITS: This file was originally started by Linus. The initial instructions for building on a Mac were provided by Henrik Brautaset Aronsen Jef Driessen helped creating the cross-building instructions for Windows - |