FunPidgin patch for Debian’s Pidgin Package
This is a quick patch I whipped up to bring funpidgin to debian’s pidgin. Applying is pretty simple:
apt-get build-dep pidgin && apt-get source pidgin
cd pidgin-2.4.1
wget http://www.deftly.net/25_fun_pidgin.patch -O debian/patches/25_fun_pidgin.patch
./debian/rules binary
dpkg -i ../*.deb
Just make sure you remove the previous version of pidgin prior to installing the patched version - just for good measure
No comments yet.