summaryrefslogtreecommitdiff
path: root/dix
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2014-07-11 15:56:35 -0700
committerPeter Hutterer <peter.hutterer@who-t.net>2014-07-14 08:48:13 +1000
commitacc0b5edd1dc560b5c39dc44872b46581ec23903 (patch)
treed96624f40df618d5ce31308cdbcf41bb3ae9d78e /dix
parent578b9283bcc129d0a35fabe2637c7622085ef1e8 (diff)
xfree86: Only support one sysconfigdir
When the X server is compiled with --prefix set to something other than /usr, then it ends up with a nonstandard sysconfigdir in its .pc file. This causes various other components to install their xorg.conf.d snippets there. However, the X server first looks for /usr/share/X11/xorg.conf.d before looking in sysconfigdir. That means that if the system administrator installed anything that created that path, the user's custom sysconfigdir is not searched. Rather than doing that, just look in the configured sysconfdir and nowhere else. Signed-off-by: Aaron Plattner <aplattner@nvidia.com> Reviewed-by: Julien Cristau <jcristau@debian.org> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'dix')
0 files changed, 0 insertions, 0 deletions