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:
141ed89
)
gnash: add 0.8.3 with an ugly, ugly hack to work around libtool problems
author
Koen Kooi
<koen@openembedded.org>
Thu, 3 Jul 2008 10:44:08 +0000
(10:44 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 3 Jul 2008 10:44:08 +0000
(10:44 +0000)
packages/gnash/gnash_0.8.3.bb
[new file with mode: 0644]
patch
|
blob
diff --git a/packages/gnash/gnash_0.8.3.bb
b/packages/gnash/gnash_0.8.3.bb
new file mode 100644
(file)
index 0000000..
383f970
--- /dev/null
+++ b/
packages/gnash/gnash_0.8.3.bb
@@ -0,0
+1,6
@@
+require gnash.inc
+
+do_configure() {
+ gnu-configize
+ oe_runconf
+}