summaryrefslogtreecommitdiffstats
path: root/easy_e17.sh
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-08-22 10:13:05 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2012-08-22 10:13:05 +0200
commit2e972cee466ac41bb8a5004eec6f93db364f5c93 (patch)
treebbb10cddbf8a9425f6de94b45e14664f622455b9 /easy_e17.sh
parentfe499a53317c6576416a57cc936e4330db964f84 (diff)
downloadbin-2e972cee466ac41bb8a5004eec6f93db364f5c93.zip
bin-2e972cee466ac41bb8a5004eec6f93db364f5c93.tar.gz
easy_e17.sh: set git url to git://asynk.ch/e.git
Diffstat (limited to 'easy_e17.sh')
-rwxr-xr-xeasy_e17.sh2
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"