From: Robert Schuster Date: Sat, 28 Mar 2009 21:59:26 +0000 (+0100) Subject: /me wonders how could that have been slipped in ... X-Git-Tag: Release-2010-05/1~1294^2~36^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67deceb1c4afde5d66772d64b073dfd735666e27;p=openembedded.git /me wonders how could that have been slipped in ... ctorrent 3.3.1: Fixed S. --- 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}"