https://bugs.freedesktop.org/show_bug.cgi?id=27478
--- Comment #42 from Alex Deucher <[email protected]> 2010-04-28 11:34:26 PDT --- if you are using a git tree: git am <patch> if not, you can manually apply with: patch -p1 -i <patch> Alternatively, you can apply by hand. the '-' lines are removed and the '+' lines are added. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
