From: Chris Larson Date: Sun, 23 May 2004 01:18:03 +0000 (+0000) Subject: Kill FILESDIR reference in txdrug. X-Git-Tag: Release-2010-05/1~19024 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e667994a85ff668b0a0442354d4c6e5af1b4ea69;p=openembedded.git Kill FILESDIR reference in txdrug. BKrev: 40affbcbG2ddavgXk5FLmNyA90MUyQ --- diff --git a/txdrug/txdrug_0.1.oe b/txdrug/txdrug_0.1.oe index a12823f196..d1855dc70a 100644 --- a/txdrug/txdrug_0.1.oe +++ b/txdrug/txdrug_0.1.oe @@ -6,7 +6,7 @@ LICENSE = "GPL" DEPENDS = "virtual/libc virtual/libqpe sqlite" SRC_URI = "http://teax.sourceforge.net/txdrug-${PV}.tar.gz \ - file://${FILESDIR}/${palmtopdir}" + file://${palmtopdir}" S = "${WORKDIR}/txdrug-tar" inherit palmtop