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:
cc8aacd
)
packages/libshout/libshout.inc: Stage the headers, libs and m4 file
author
Holger Freyther
<zecke@selfish.org>
Fri, 25 Jan 2008 17:35:38 +0000
(17:35 +0000)
committer
Holger Freyther
<zecke@selfish.org>
Fri, 25 Jan 2008 17:35:38 +0000
(17:35 +0000)
Like all xiph.org packages the .pc files are a bit odd and not staged.
packages/libshout/libshout.inc
patch
|
blob
|
history
diff --git
a/packages/libshout/libshout.inc
b/packages/libshout/libshout.inc
index
9ca8745
..
3037eb0
100644
(file)
--- a/
packages/libshout/libshout.inc
+++ b/
packages/libshout/libshout.inc
@@
-14,3
+14,7
@@
do_configure_prepend() {
rm -f ${S}/m4/ogg.m4
rm -f ${S}/m4/vorbis.m4
}
+
+do_stage() {
+ autotools_stage_all
+}