Package: gnash
Version: 0.8.6-1
Severity: normal
Tags: patch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Dear gnash package maintainers,
As debian/changelog,
> gnash (0.8.6-1) unstable; urgency=low
>
> [ Miriam Ruiz ]
> * New Upstream Release
(snip)
> + Rudimentary AVM2 implementation.
but "--enable-avm2" option is not used in its configure, so how about
change debian/rules as below?
diff -urN gnash-0.8.6.orig/debian/rules gnash-0.8.6/debian/rules
- --- gnash-0.8.6.orig/debian/rules 2009-11-08 17:47:35.000000000 +0900
+++ gnash-0.8.6/debian/rules 2009-11-08 16:11:45.000000000 +0900
@@ -60,7 +60,8 @@
--enable-sdk-install \
--enable-lotsa-warnings \
--without-gcc-arch \
- - --without-ming
+ --without-ming \
+ --enable-avm2
config: config-stamp
config-stamp: patch-stamp
Could you check it, please?
- --
Regards,
Hideki Yamane henrich @ debian.or.jp
http://wiki.debian.org/HidekiYamane
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkr2hgEACgkQIu0hy8THJktIbQCgno78ynHPkXnQyDzlgMwTk7wy
b94Ani0krRTaZx9Af/U7rmbTt4P0aerR
=bA9b
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]