Gitweb links:

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

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

    remove spurious messages file from framebuffer install target

diff --git a/frontends/framebuffer/Makefile b/frontends/framebuffer/Makefile
index 489eab9..bdedd90 100644
--- a/frontends/framebuffer/Makefile
+++ b/frontends/framebuffer/Makefile
@@ -170,7 +170,7 @@ EXETARGET := nsfb
 
 NETSURF_FRAMEBUFFER_RESOURCE_LIST := adblock.css credits.html  \
        default.css internal.css licence.html                   \
-       netsurf.png quirks.css welcome.html maps.html Messages
+       netsurf.png quirks.css welcome.html maps.html
 
 install-framebuffer:
        $(Q)$(MKDIR) -p $(DESTDIR)$(NETSURF_FRAMEBUFFER_BIN)


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

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

diff --git a/frontends/framebuffer/Makefile b/frontends/framebuffer/Makefile
index 489eab9..bdedd90 100644
--- a/frontends/framebuffer/Makefile
+++ b/frontends/framebuffer/Makefile
@@ -170,7 +170,7 @@ EXETARGET := nsfb
 
 NETSURF_FRAMEBUFFER_RESOURCE_LIST := adblock.css credits.html  \
        default.css internal.css licence.html                   \
-       netsurf.png quirks.css welcome.html maps.html Messages
+       netsurf.png quirks.css welcome.html maps.html
 
 install-framebuffer:
        $(Q)$(MKDIR) -p $(DESTDIR)$(NETSURF_FRAMEBUFFER_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