From f39c8ac813578e60af02a7492414f0fbc3b26b3c Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 29 Jan 2011 18:37:21 +0100 Subject: [PATCH] python-edbus: simplify recipe Signed-off-by: Martin Jansa --- recipes/python/python-edbus_svn.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/recipes/python/python-edbus_svn.bb b/recipes/python/python-edbus_svn.bb index 799ba18eee..801cc2d599 100644 --- a/recipes/python/python-edbus_svn.bb +++ b/recipes/python/python-edbus_svn.bb @@ -2,6 +2,4 @@ require python-efl.inc SRCREV = "${EFL_SRCREV}" DEPENDS += "edbus python-dbus" RDEPENDS_${PN} += "python-dbus" - -SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/BINDINGS/python;module=python-e_dbus;proto=http" -S = "${WORKDIR}/python-e_dbus" +SRCNAME = "python-e_dbus" -- 2.39.5