aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gnash
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gnash')
-rw-r--r--packages/gnash/gnash_0.8.3.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/gnash/gnash_0.8.3.bb b/packages/gnash/gnash_0.8.3.bb
new file mode 100644
index 0000000000..383f970755
--- /dev/null
+++ b/packages/gnash/gnash_0.8.3.bb
@@ -0,0 +1,6 @@
+require gnash.inc
+
+do_configure() {
+ gnu-configize
+ oe_runconf
+}