gnash: add 0.8.3 with an ugly, ugly hack to work around libtool problems
authorKoen Kooi <koen@openembedded.org>
Thu, 3 Jul 2008 10:44:08 +0000 (10:44 +0000)
committerKoen 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]

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
@@ -0,0 +1,6 @@
+require gnash.inc
+
+do_configure() {
+       gnu-configize
+       oe_runconf
+}