https://bugs.freedesktop.org/show_bug.cgi?id=39202
--- Comment #48 from Ilija Hadzic ihadzic@research.bell-labs.com 2011-10-27 15:33:33 PDT ---
first) and apply the patch as 'patch -p1 name_of_the_patch.patch'
Typo, it should be
patch -p1 < name_of_the_patch.patch ^^^^^
but you probably already know that