diff options
author | Simon Hausmann <simon.hausmann@nokia.com> | 2009-07-13 15:24:43 (GMT) |
---|---|---|
committer | Simon Hausmann <simon.hausmann@nokia.com> | 2009-07-13 15:24:43 (GMT) |
commit | ecffc68ab222309e30d83a55022169cef9acfd81 (patch) | |
tree | 7b7cadb7f457570f2538d55d3cb754abc5ba6a11 /util/webkit/mkdist-webkit | |
parent | 8e0121795a784a1bcedfe3108e2aaf77f26eff6f (diff) | |
download | Qt-ecffc68ab222309e30d83a55022169cef9acfd81.zip Qt-ecffc68ab222309e30d83a55022169cef9acfd81.tar.gz Qt-ecffc68ab222309e30d83a55022169cef9acfd81.tar.bz2 |
Fix WebKit import url
Fix the contents of src/3rdparty/webkit/VERSION to point to gitorious.org
Reviewed-by: Trust me
Diffstat (limited to 'util/webkit/mkdist-webkit')
-rwxr-xr-x | util/webkit/mkdist-webkit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/webkit/mkdist-webkit b/util/webkit/mkdist-webkit index c26fdc1..f63bf22 100755 --- a/util/webkit/mkdist-webkit +++ b/util/webkit/mkdist-webkit @@ -268,7 +268,7 @@ rm -rf $srcdir/WebKitBuild cat >$srcdir/VERSION <<EOT This is a snapshot of the Qt port of WebKit from - git://code.staikos.net/webkit + git://gitorious.org/qtwebkit/qtwebkit.git The commit imported was from the |