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:
daf209e
)
fix typo in do_stage()
author
Michael Lauer
<mickey@vanille-media.de>
Tue, 4 May 2004 15:28:44 +0000
(15:28 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Tue, 4 May 2004 15:28:44 +0000
(15:28 +0000)
BKrev: 4097b6acORWuFE8oDngYQr3OvSMdwg
ipkg/ipkg_0.99.121.oe
patch
|
blob
|
history
diff --git
a/ipkg/ipkg_0.99.121.oe
b/ipkg/ipkg_0.99.121.oe
index
6541bd0
..
436a842
100644
(file)
--- a/
ipkg/ipkg_0.99.121.oe
+++ b/
ipkg/ipkg_0.99.121.oe
@@
-35,7
+35,7
@@
do_stage() {
oe_soinstall .libs/libipkg.so.0.0.0 ${STAGING_LIBDIR}/
install -d ${STAGING_INCDIR}/replace/
install -m 0644 replace/replace.h ${STAGING_INCDIR}/replace/
- install -d ${STAGING_INCDIR
)
/libipkg/
+ install -d ${STAGING_INCDIR
}
/libipkg/
for f in *.h
do
install -m 0644 $f ${STAGING_INCDIR}/libipkg/