regina-rexx: Switch to subdir= in SRC_URI
authorTom Rini <tom_rini@mentor.com>
Mon, 7 Mar 2011 17:43:31 +0000 (10:43 -0700)
committerTom Rini <tom_rini@mentor.com>
Mon, 7 Mar 2011 17:51:48 +0000 (10:51 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/regina-rexx/regina-rexx_3.3.bb

index 5461172..2f5c105 100644 (file)
@@ -4,9 +4,8 @@ LICENSE = "GPL"
 HOMEPAGE = "http://regina-rexx.sf.net"
 DEPENDS = "regina-rexx-native"
 
-SRC_URI = "${SOURCEFORGE_MIRROR}/regina-rexx/regina33.zip \
+SRC_URI = "${SOURCEFORGE_MIRROR}/regina-rexx/regina33.zip;subdir=${BPN}-${PV} \
            file://use-proper-host-tools.patch"
-S = "${WORKDIR}"
 
 inherit autotools