Comment 49 for bug 120445

Revision history for this message
RobNeild (b-bigbob) wrote :

You can apply the patch, build and install firestarter doing something like

sudo apt-get build-dep firestarter
sudo apt-get install fakeroot
apt-get source firestarter
cd firestarter-1.0.3/src/
wget http://launchpadlibrarian.net/11480727/foo2.patch
patch < foo2.patch
cd ..
dpkg-buildpackage -rfakeroot
cd ..
sudo dpkg -i firestarter_1.0.3-6ubuntu1_i386.deb