Bug#446441: xserver-xorg: The problem is in regexp

2007-10-18 Thread David Nusinow
On Fri, Oct 19, 2007 at 10:54:54AM +0900, Michal Čihař wrote: > Hi > > On Thu, 18 Oct 2007 21:19:02 -0400 > David Nusinow <[EMAIL PROTECTED]> wrote: > > > This part of the debconfage is going away when I get a chance to figure out > > what to do about sparc. In the future, you won't even bother t

Bug#446441: xserver-xorg: The problem is in regexp

2007-10-18 Thread Michal Čihař
Hi On Thu, 18 Oct 2007 21:19:02 -0400 David Nusinow <[EMAIL PROTECTED]> wrote: > This part of the debconfage is going away when I get a chance to figure out > what to do about sparc. In the future, you won't even bother to write this > section to your xorg.conf unless you want to override the def

Bug#446441: xserver-xorg: The problem is in regexp

2007-10-18 Thread David Nusinow
On Fri, Oct 19, 2007 at 09:44:03AM +0900, Michal Čihař wrote: > Package: xserver-xorg > Version: 1:7.3+2 > Followup-For: Bug #446441 > > The fix for this is simple: Just add underscore to grepping for radeon > in acquiring DRIVER_LIST. So doing s/|radeon|/|radeon_|/ in postints > fixes this issue.

Bug#446441: xserver-xorg: The problem is in regexp

2007-10-18 Thread Michal Čihař
Package: xserver-xorg Version: 1:7.3+2 Followup-For: Bug #446441 The fix for this is simple: Just add underscore to grepping for radeon in acquiring DRIVER_LIST. So doing s/|radeon|/|radeon_|/ in postints fixes this issue. -- Michal Čihař | http://cihar.com | http://blog.cihar.com