aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17/waker_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/e17/waker_svn.bb')
-rw-r--r--recipes/e17/waker_svn.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/e17/waker_svn.bb b/recipes/e17/waker_svn.bb
index b1707d4f98..73e7235218 100644
--- a/recipes/e17/waker_svn.bb
+++ b/recipes/e17/waker_svn.bb
@@ -8,8 +8,8 @@ SRCREV = "${EFL_SRCREV}"
inherit efl
-SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/TMP/st;module=waker;proto=http"
-S = "${WORKDIR}/waker"
+SRC_URI = "${E_SVN}/trunk/TMP/st;module=${SRCNAME};proto=http"
+S = "${WORKDIR}/${SRCNAME}"
FILES_${PN} += "${bindir}/* ${libdir}/lib*.so.*"
FILES_${PN} += "/etc/X11/Xsession.d/80x-enlightenment-wakerd"