Gitweb links:

...log 
http://git.netsurf-browser.org/netsurf-wiki.git/shortlog/faad9fe2a9e3af7aa45d42ed6f4045991ebf3965
...commit 
http://git.netsurf-browser.org/netsurf-wiki.git/commit/faad9fe2a9e3af7aa45d42ed6f4045991ebf3965
...tree 
http://git.netsurf-browser.org/netsurf-wiki.git/tree/faad9fe2a9e3af7aa45d42ed6f4045991ebf3965

The branch, master has been updated
       via  faad9fe2a9e3af7aa45d42ed6f4045991ebf3965 (commit)
      from  3c1b5335535406e210abe01eac97d6bb2da4a3aa (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commitdiff 
http://git.netsurf-browser.org/netsurf-wiki.git/commit/?id=faad9fe2a9e3af7aa45d42ed6f4045991ebf3965
commit faad9fe2a9e3af7aa45d42ed6f4045991ebf3965
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>

    update riscos quick build instuctions to match new docs path

diff --git a/documentation/buildingforriscosquickstart.mdwn 
b/documentation/buildingforriscosquickstart.mdwn
index 5a4d53a..bfaa6bc 100644
--- a/documentation/buildingforriscosquickstart.mdwn
+++ b/documentation/buildingforriscosquickstart.mdwn
@@ -27,9 +27,9 @@ Debian (version 8) should be installed.
 
 ### Get a copy of env.sh, which manages a build environment for you, and have 
it install the dependencies.
 
-`$ wget 
`[`http://git.netsurf-browser.org/netsurf.git/plain/Docs/env.sh`](http://git.netsurf-browser.org/netsurf.git/plain/Docs/env.sh)
  
-`# source env.sh`  
-`# ns-package-install`
+    $ wget 
[`http://git.netsurf-browser.org/netsurf.git/plain/Docs/env.sh`](http://git.netsurf-browser.org/netsurf.git/plain/docs/env.sh)
+    # source env.sh
+    # ns-package-install
 
 ### Download and install the latest arm-unknown-riscos toolchain from 
<http://ci.netsurf-browser.org/builds/toolchains/>
 
@@ -37,8 +37,8 @@ Debian (version 8) should be installed.
 The pre-compiled toolchains are for x86\_64 (64 bit x86 processors) and
 therefore require the Virtual Machine be installed 64Bit
 
-`$ wget 
`[`http://ci.netsurf-browser.org/builds/toolchains/arm-unknown-riscos-2015-03-19_14-33-21.tar.xz`](http://ci.netsurf-browser.org/builds/toolchains/arm-unknown-riscos-2015-03-19_14-33-21.tar.xz)
  
-`# tar xvf arm-unknown-riscos-2015-01-15_13-14-02.tar.xz -C /`
+    $ wget 
[`http://ci.netsurf-browser.org/builds/toolchains/arm-unknown-riscos-2015-03-19_14-33-21.tar.xz`](http://ci.netsurf-browser.org/builds/toolchains/arm-unknown-riscos-34.tar.xz)
+    # tar xvf arm-unknown-riscos-34.tar.xz -C /
 
 ### Clone all the NetSurf repositories. This creates a workspace for you to 
work in, /home/yourname/dev-netsurf/workspace
 


-----------------------------------------------------------------------

Summary of changes:
 documentation/buildingforriscosquickstart.mdwn |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/documentation/buildingforriscosquickstart.mdwn 
b/documentation/buildingforriscosquickstart.mdwn
index 5a4d53a..bfaa6bc 100644
--- a/documentation/buildingforriscosquickstart.mdwn
+++ b/documentation/buildingforriscosquickstart.mdwn
@@ -27,9 +27,9 @@ Debian (version 8) should be installed.
 
 ### Get a copy of env.sh, which manages a build environment for you, and have 
it install the dependencies.
 
-`$ wget 
`[`http://git.netsurf-browser.org/netsurf.git/plain/Docs/env.sh`](http://git.netsurf-browser.org/netsurf.git/plain/Docs/env.sh)
  
-`# source env.sh`  
-`# ns-package-install`
+    $ wget 
[`http://git.netsurf-browser.org/netsurf.git/plain/Docs/env.sh`](http://git.netsurf-browser.org/netsurf.git/plain/docs/env.sh)
+    # source env.sh
+    # ns-package-install
 
 ### Download and install the latest arm-unknown-riscos toolchain from 
<http://ci.netsurf-browser.org/builds/toolchains/>
 
@@ -37,8 +37,8 @@ Debian (version 8) should be installed.
 The pre-compiled toolchains are for x86\_64 (64 bit x86 processors) and
 therefore require the Virtual Machine be installed 64Bit
 
-`$ wget 
`[`http://ci.netsurf-browser.org/builds/toolchains/arm-unknown-riscos-2015-03-19_14-33-21.tar.xz`](http://ci.netsurf-browser.org/builds/toolchains/arm-unknown-riscos-2015-03-19_14-33-21.tar.xz)
  
-`# tar xvf arm-unknown-riscos-2015-01-15_13-14-02.tar.xz -C /`
+    $ wget 
[`http://ci.netsurf-browser.org/builds/toolchains/arm-unknown-riscos-2015-03-19_14-33-21.tar.xz`](http://ci.netsurf-browser.org/builds/toolchains/arm-unknown-riscos-34.tar.xz)
+    # tar xvf arm-unknown-riscos-34.tar.xz -C /
 
 ### Clone all the NetSurf repositories. This creates a workspace for you to 
work in, /home/yourname/dev-netsurf/workspace
 


-- 
NetSurf Developer Wiki Backing Store

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to