From 0658c11da759d064ff8a43e70bfcd4c002045074 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 3 Jul 2008 10:44:08 +0000 Subject: [PATCH] gnash: add 0.8.3 with an ugly, ugly hack to work around libtool problems --- packages/gnash/gnash_0.8.3.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 packages/gnash/gnash_0.8.3.bb 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 +} -- 2.39.5