libeweather: fix SRC_URI s/eweather/libeweather/
authorMartin Jansa <Martin.Jansa@gmail.com>
Mon, 12 Apr 2010 10:33:28 +0000 (12:33 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Mon, 12 Apr 2010 10:43:11 +0000 (12:43 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/efl1/libeweather_svn.bb

index 7aced57..30039c0 100644 (file)
@@ -9,7 +9,7 @@ inherit efl
 
 EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
 
-SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/PROTO;module=eweather;proto=http"
+SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/PROTO;module=libeweather;proto=http"
 S = "${WORKDIR}/eweather"
 
 RSUGGESTS_${PN} = "elementary-tests"