From: Michael Lauer Date: Sun, 3 Aug 2008 13:02:39 +0000 (+0000) Subject: tangogps all fix S X-Git-Tag: Release-2010-05/1~6375^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05b20aef5280513df29b32e76d1bbd1fb66989f6;p=openembedded.git tangogps all fix S --- diff --git a/packages/tangogps/tangogps.inc b/packages/tangogps/tangogps.inc index 5389f25f9a..4c9e427cdd 100644 --- a/packages/tangogps/tangogps.inc +++ b/packages/tangogps/tangogps.inc @@ -8,5 +8,6 @@ DEPENDS = "curl gtk+ gconf gypsy" RRECOMMENDS = "gpsd" SRC_URI = "http://www.tangogps.org/downloads/tangogps-${PV}.tar.gz" +S = "${WORKDIR}/tangogps-${PV}" inherit autotools pkgconfig