diff options
Diffstat (limited to 'easy_e17.sh')
-rwxr-xr-x | easy_e17.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/easy_e17.sh b/easy_e17.sh index 4426534..097f969 100755 --- a/easy_e17.sh +++ b/easy_e17.sh @@ -35,7 +35,7 @@ ewk_build_cmd="./Tools/Scripts/build-webkit --efl --only-webkit --prefix=/opt/ew ewk_build_dir="./WebKitBuild/Release" git=0 -git_url="git@asynk.ch:e" +git_url="git://asynk.ch/e.git" git_branch="master" src_url="http://svn.enlightenment.org/svn/e/trunk" src_rev="HEAD" |