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:
2398172
)
patcher-1.0.oe:
author
Chris Larson
<clarson@kergoth.com>
Wed, 10 Sep 2003 15:48:19 +0000
(15:48 +0000)
committer
Chris Larson
<clarson@kergoth.com>
Wed, 10 Sep 2003 15:48:19 +0000
(15:48 +0000)
Correct patcher recursive dep.
BKrev: 3f5f47c3wcj84G7i2v93sxgVcLnNHw
content/patcher-1.0.oe
patch
|
blob
|
history
diff --git
a/content/patcher-1.0.oe
b/content/patcher-1.0.oe
index
c9142ec
..
7d72d17
100644
(file)
--- a/
content/patcher-1.0.oe
+++ b/
content/patcher-1.0.oe
@@
-21,4
+21,4
@@
do_install() {
inherit base
-DEPENDS_prepend_delete="
base/
patcher "
+DEPENDS_prepend_delete="patcher "