aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/vagalume/vagalume_0.8.3.bb (renamed from recipes/vagalume/vagalume_0.8.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/vagalume/vagalume_0.8.2.bb b/recipes/vagalume/vagalume_0.8.3.bb
index da30fb2268..61e4768604 100644
--- a/recipes/vagalume/vagalume_0.8.2.bb
+++ b/recipes/vagalume/vagalume_0.8.3.bb
@@ -10,7 +10,7 @@ PR = "r0"
SRC_URI = "http://vagalume.igalia.com/files/source/vagalume_${PV}.orig.tar.gz\
file://index.theme \
"
-
+S = "${WORKDIR}/${P}.orig"
inherit autotools
FILES_${PN} += "${datadir}/icons ${datadir}/dbus-1"