From: Chris Larson Date: Thu, 26 Feb 2009 23:18:18 +0000 (-0800) Subject: omext: Unbork the S variable. X-Git-Tag: Release-2010-05/1~3796^2~53^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8269e0572c5e27fdf6fd166866b7b3c02fe03ac9;p=openembedded.git omext: Unbork the S variable. Signed-off-by: Chris Larson --- diff --git a/recipes/openmoko-3rdparty/omext_0.2.bb b/recipes/openmoko-3rdparty/omext_0.2.bb index 203b84e3df..96f7ff51f6 100644 --- a/recipes/openmoko-3rdparty/omext_0.2.bb +++ b/recipes/openmoko-3rdparty/omext_0.2.bb @@ -7,6 +7,4 @@ SRC_URI = "http://www.devzero.net/openmoko/dist/omext-${PV}.tar.gz" inherit autotools pkgconfig -S = "{WORKDIR}/openmoko-extensionhandler" - - +S = "${WORKDIR}/openmoko-extensionhandler"