Comment 16 for bug 314805

Revision history for this message
Jamin W. Collins (jcollins) wrote :

for those of you that would like to apply the patch, the following should work:

mkdir -p ~/src/amsn
cd ~/src/amsn
apt-get source amsn
sudo apt-get build-dep amsn
sudo apt-get install devscripts fakeroot
cd amsn-0.97.2~debian
wget http://launchpadlibrarian.net/22503405/Makefile.in
debuild -r fakeroot
cd ..
sudo dpkg -i amsn*.deb