aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ctorrent/ctorrent_3.3.1.bb
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2009-03-28 22:59:26 +0100
committerRobert Schuster <thebohemian@gmx.net>2009-03-28 22:59:26 +0100
commit67deceb1c4afde5d66772d64b073dfd735666e27 (patch)
tree88f24251bcec4eeed98a114efd0b36945bb58b20 /recipes/ctorrent/ctorrent_3.3.1.bb
parent39c3a2892810fddf0f6be0d8ce6ea9ce7f967410 (diff)
downloadopenembedded-67deceb1c4afde5d66772d64b073dfd735666e27.tar.gz
/me wonders how could that have been slipped in ...
ctorrent 3.3.1: Fixed S.
Diffstat (limited to 'recipes/ctorrent/ctorrent_3.3.1.bb')
-rw-r--r--recipes/ctorrent/ctorrent_3.3.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/ctorrent/ctorrent_3.3.1.bb b/recipes/ctorrent/ctorrent_3.3.1.bb
index 812c0644b0..91a1fac181 100644
--- a/recipes/ctorrent/ctorrent_3.3.1.bb
+++ b/recipes/ctorrent/ctorrent_3.3.1.bb
@@ -3,3 +3,5 @@ require ctorrent.inc
DESCRIPTION += "This is the Enhanced version from the dtorrent project"
SRC_URI = "${SOURCEFORGE_MIRROR}/dtorrent/ctorrent-dnh${PV}.tar.gz"
+
+S = "${WORKDIR}/${PN}-dnh${PV}"