# HG changeset patch # User kyberneticist@gmail.com # Date 1348437878 0 # Node ID 9c711f1b46383f869fdae328beec7a03d6cfba0b # Parent f47761d3bbe571950795ac846adc2331e61a86fc -v and size tweak. diff -r f47761d3bbe5 -r 9c711f1b4638 BuildingOnLinux.wiki --- a/BuildingOnLinux.wiki Sun Sep 02 17:43:14 2012 +0000 +++ b/BuildingOnLinux.wiki Sun Sep 23 22:04:38 2012 +0000 @@ -28,10 +28,10 @@ {{{ mkdir -p ~/games ~/hg/hedgewars/build cd ~/hg/hedgewars -hg clone https://hedgewars.googlecode.com/hg/ trunk +hg clone -v https://hedgewars.googlecode.com/hg/ trunk }}} -The initial clone of the repository will take a while, is about 600MiB or so... +The initial clone of the repository will take a while, is about 575MiB or so... {{{ cd ~/hg/hedgewars/build