Comment 22 for bug 112248

Revision history for this message
Magnus Kulke (magnus-kulke) wrote :

excuse the double post, launchpad seems to be under heavy load right now, anyway here is the README (i thought i could attach 2 files).

Steps to build patched network-manager-openvpn deb package for karmic.

create new directory and put fragmenation_options.patch in there.

apt-get install build-essential
apt-get build-dep network-manager-openvpn
apt-get source network-manager-openvpn
dpkg-source -x network-manager-openvpn_0.8~a~git.20091008t123607.7c184a9-0ubuntu1.dsc
patch -p0 < fragmentation_options.patch
cd network-manager-openvpn-0.8~a~git.20091008t123607.7c184a9-0ubuntu1
fakeroot debian/rules binary

mkulke 2010/02/04