commit | 5dbbde5b222204fa8dfc086b88a8105516f7d727 | [log] [tgz] |
---|---|---|
author | Dan Nicholson <dbn.lists@gmail.com> | Tue May 06 06:21:41 2008 -0700 |
committer | Dan Nicholson <dbn.lists@gmail.com> | Fri May 09 07:06:52 2008 -0700 |
tree | 9dbddd860223643bf436950f9a74a4409c257d44 | |
parent | d368eed9c78aa3ced8540c66bdc4c5e1d4a067b4 [diff] |
Default DRI driver directory to match X.Org xserver Since the only valid consumer of the DRI drivers is the X.Org xserver, this changes the default DRI driver directory to match xorg-server: ${libdir}/dri. The old default of /usr/X11R6/modules/dri was wrong for nearly all current systems.