git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
604d579
)
Kill FILESDIR reference in txdrug.
author
Chris Larson
<clarson@kergoth.com>
Sun, 23 May 2004 01:18:03 +0000
(
01:18
+0000)
committer
Chris Larson
<clarson@kergoth.com>
Sun, 23 May 2004 01:18:03 +0000
(
01:18
+0000)
BKrev: 40affbcbG2ddavgXk5FLmNyA90MUyQ
txdrug/txdrug_0.1.oe
patch
|
blob
|
history
diff --git
a/txdrug/txdrug_0.1.oe
b/txdrug/txdrug_0.1.oe
index
a12823f
..
d1855dc
100644
(file)
--- 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