it's not a very simple thing to do...

you have to download the pidgin source with the command:
apt-get source pidgin
you have to install everything to build pidgin with the command:
sudo apt-get build-dep pidgin
you have to go to pigdin source directory and apply the patch:
cd pidgin****
patch -p0 < /path/to/patch.diff
you have to edit the changelog of pidgin, to add some minor revision
numbers to the pidgin version:
gedit debian/changelog
and then build the package:
dpkg-buildpackage -rfakeroot

-- 
[gutsy] MSN waiting for network connection... but does not connect
https://bugs.launchpad.net/bugs/97591
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to