diff options
Diffstat (limited to 'ltt')
-rw-r--r-- | ltt/ltt_0.9.5a.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ltt/ltt_0.9.5a.oe b/ltt/ltt_0.9.5a.oe index 1349ececf9..19ef36dbeb 100644 --- a/ltt/ltt_0.9.5a.oe +++ b/ltt/ltt_0.9.5a.oe @@ -5,7 +5,7 @@ LICENSE = "GPL" MAINTAINER = "Chris Larson <kergoth@handhelds.org>" SRC_URI = "http://www.opersys.com/ftp/pub/LTT/TraceToolkit-${PV}.tgz \ - file://${FILESDIR}/gcc34.patch;patch=1" + file://gcc34.patch;patch=1" S = "${WORKDIR}/TraceToolkit-0.9.5" inherit autotools |