From 32cceafdb07307581ea9d0b82e3b4453589a7394 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Wed, 26 May 2004 05:01:05 +0000 Subject: Correct a few SRC_URI vars. BKrev: 40b424919USj6urYoQwcGO6sTcrqmQ --- txdrug/txdrug_0.1.oe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'txdrug') diff --git a/txdrug/txdrug_0.1.oe b/txdrug/txdrug_0.1.oe index d1855dc70a..a12823f196 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://${palmtopdir}" + file://${FILESDIR}/${palmtopdir}" S = "${WORKDIR}/txdrug-tar" inherit palmtop -- cgit v1.2.3