Gitweb links:

...log 
http://git.netsurf-browser.org/netsurf.git/shortlog/0877c1aaaa813542b75644611d5f6225aa6e6b24
...commit 
http://git.netsurf-browser.org/netsurf.git/commit/0877c1aaaa813542b75644611d5f6225aa6e6b24
...tree 
http://git.netsurf-browser.org/netsurf.git/tree/0877c1aaaa813542b75644611d5f6225aa6e6b24

The branch, ashmew2/netsurf-kolibrios has been updated
       via  0877c1aaaa813542b75644611d5f6225aa6e6b24 (commit)
      from  40b192f601a9b0cda51ceb791f118d6233dfdfa4 (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.git/commit/?id=0877c1aaaa813542b75644611d5f6225aa6e6b24
commit 0877c1aaaa813542b75644611d5f6225aa6e6b24
Author: Ashish Gupta <[email protected]>
Commit: Ashish Gupta <[email protected]>

    Add netsurf compilation to docs

diff --git a/docs/building-Kolibrios.md b/docs/building-Kolibrios.md
index 13f7fb3..6418bc3 100644
--- a/docs/building-Kolibrios.md
+++ b/docs/building-Kolibrios.md
@@ -46,5 +46,9 @@
       cd ..
   done
 
- Binaries can be found in /opt/netsurf/kos32-gcc/env/bin
+  # Compile and install Netsurf
+  cd netsurf
+  make TARGET=kolibrios install
+  cd ..
 
+Binaries can be found in /opt/netsurf/kos32-gcc/env/bin


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

Summary of changes:
 docs/building-Kolibrios.md |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/docs/building-Kolibrios.md b/docs/building-Kolibrios.md
index 13f7fb3..6418bc3 100644
--- a/docs/building-Kolibrios.md
+++ b/docs/building-Kolibrios.md
@@ -46,5 +46,9 @@
       cd ..
   done
 
- Binaries can be found in /opt/netsurf/kos32-gcc/env/bin
+  # Compile and install Netsurf
+  cd netsurf
+  make TARGET=kolibrios install
+  cd ..
 
+Binaries can be found in /opt/netsurf/kos32-gcc/env/bin


-- 
NetSurf Browser

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

Reply via email to