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:
2b580df
)
libtool: fix parsing error. functions need to have at least one line
author
Michael Lauer
<mickey@vanille-media.de>
Sun, 24 Jul 2005 21:41:39 +0000
(21:41 +0000)
committer
OpenEmbedded Project
<openembedded-devel@lists.openembedded.org>
Sun, 24 Jul 2005 21:41:39 +0000
(21:41 +0000)
packages/libtool/libtool-native_1.5.10.bb
patch
|
blob
|
history
diff --git
a/packages/libtool/libtool-native_1.5.10.bb
b/packages/libtool/libtool-native_1.5.10.bb
index
c08b3ae
..
9d84d29
100644
(file)
--- a/
packages/libtool/libtool-native_1.5.10.bb
+++ b/
packages/libtool/libtool-native_1.5.10.bb
@@
-30,4
+30,5
@@
do_stage () {
}
do_install () {
+ :
}