Gitweb links:

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

The branch, master has been updated
       via  ed5076421f3c9e93f000ae7d963f8b623b8c22db (commit)
      from  8a2c5bd3ed3be593c94aa838feea70665cf75b9f (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=ed5076421f3c9e93f000ae7d963f8b623b8c22db
commit ed5076421f3c9e93f000ae7d963f8b623b8c22db
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>

    remove stray tab in hts makefile to fix amigaos3 build

diff --git a/frontends/Makefile.hts b/frontends/Makefile.hts
index 1915b35..b5af240 100644
--- a/frontends/Makefile.hts
+++ b/frontends/Makefile.hts
@@ -106,7 +106,7 @@ else
       else
         ifeq ($(TARGET),amigaos3)
           override TARGET := amiga
-          SUBTARGET = os3      
+          SUBTARGET = os3
         endif
       endif
     endif


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

Summary of changes:
 frontends/Makefile.hts |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/frontends/Makefile.hts b/frontends/Makefile.hts
index 1915b35..b5af240 100644
--- a/frontends/Makefile.hts
+++ b/frontends/Makefile.hts
@@ -106,7 +106,7 @@ else
       else
         ifeq ($(TARGET),amigaos3)
           override TARGET := amiga
-          SUBTARGET = os3      
+          SUBTARGET = os3
         endif
       endif
     endif


-- 
NetSurf Browser
_______________________________________________
netsurf-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to