[Pkg-xfce-devel] Bug#370496: Workaround patch

Søren Boll Overgaard boll+debian at fork.dk
Sun Aug 6 18:36:45 UTC 2006


Hi,

I just noticed that this bug affected me as well.
This extremely simple patch works around the bug and makes the plugin work. It
is not nice in any way.

If the package maintainer wants, I will be happy to come up with a "real"
patch.

If you would like a package including the patch, let me know.

-- 
Søren O.

"Oh, bother" said the Borg, "we've assimilated Pooh".
-------------- next part --------------
--- xfce4-wavelan-plugin-0.5.0.bak/panel-plugin/wi_linux.c	2006-08-06 18:25:44.000000000 +0000
+++ xfce4-wavelan-plugin-0.5.0/panel-plugin/wi_linux.c	2006-08-06 18:26:57.000000000 +0000
@@ -42,6 +42,8 @@
 
 #include <wi.h>
 
+#define WIRELESS_EXT 1
+
 struct wi_device
 {
   char interface[WI_MAXSTRLEN];


More information about the Pkg-xfce-devel mailing list