Comment 59 for bug 283128

Revision history for this message
Victor Nakoryakov (nail-xx) wrote :

Thanks a lot for instructions, Gerhard! I believe you forgot to mention build command before the last line. So it should be:

mkdir xserver-xorg-core-src-karmic
cd xserver-xorg-core-src-karmic
apt-src install xserver-xorg-core
wget http://launchpadlibrarian.net/33566768/xserver-xorg-1.6.4.diff
cd xorg-server-1.6.4/xkb
patch -p1 <../../xserver-xorg-1.6.4.diff
cd ../..
apt-src build xserver-xorg-core
sudo dpkg -i xserver-xorg-core_1.6.4-2ubuntu4.1_amd64.deb