On 9/25/06, Darren Albers <[EMAIL PROTECTED]> wrote: > Assuming my daughter goes to bed on time tonight I can probably slap > together some quick instructions for you on rebuilding the ubuntu > package yourself and backing out the problem patch.
Ok I am on a boring conference call so I am going to try and do this from memory (May be wrong ;-)) Grab the source: sudo apt-get source network-manager go to /$home/network-manager-0.6.2/debian/patches and remove the patch 60-rml-wpa-workarounds.patch Then rebuild the deb with: sudo apt-get build-dep network-manager cd $home\network-manager-0.6.2 debuild -us -uc Let me know if that doesn't work. _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
