Gitweb links:
...log
http://git.netsurf-browser.org/netsurf.git/shortlog/c1fb25e0746e02a2252d65f8ac5e46824c6d446c
...commit
http://git.netsurf-browser.org/netsurf.git/commit/c1fb25e0746e02a2252d65f8ac5e46824c6d446c
...tree
http://git.netsurf-browser.org/netsurf.git/tree/c1fb25e0746e02a2252d65f8ac5e46824c6d446c
The branch, master has been updated
via c1fb25e0746e02a2252d65f8ac5e46824c6d446c (commit)
from 35f28f0c9a9b791773d851870c17e5555000d30d (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=c1fb25e0746e02a2252d65f8ac5e46824c6d446c
commit c1fb25e0746e02a2252d65f8ac5e46824c6d446c
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>
correct package name for artifact generation
diff --git a/utils/jenkins-build.sh b/utils/jenkins-build.sh
index de6c259..c561cea 100755
--- a/utils/jenkins-build.sh
+++ b/utils/jenkins-build.sh
@@ -82,8 +82,8 @@ case ${TARGET} in
esac
- PKG_SRC=NetSurf
- PKG_SFX=
+ PKG_SRC=netsurf_x86-3.8-1-x86_gcc2
+ PKG_SFX=.hpkg
;;
-----------------------------------------------------------------------
Summary of changes:
utils/jenkins-build.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/utils/jenkins-build.sh b/utils/jenkins-build.sh
index de6c259..c561cea 100755
--- a/utils/jenkins-build.sh
+++ b/utils/jenkins-build.sh
@@ -82,8 +82,8 @@ case ${TARGET} in
esac
- PKG_SRC=NetSurf
- PKG_SFX=
+ PKG_SRC=netsurf_x86-3.8-1-x86_gcc2
+ PKG_SFX=.hpkg
;;
--
NetSurf Browser
_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org