Two trivial patches already sent to xorg ml some weeks ago: * 0001-put-config-file-under-sysconfdir-not-libdir.patch Put config file under sysconfdir, not libdir * 0002-Add-catalogue-dir-to-default-configuration.patch Add catalogue:<dir> to default configuration, using a non xfs dependent location so that it can be used by xserver and others as well.
Created attachment 10693 [details] [review] use sysconfdir, not libdir for config file
Created attachment 10694 [details] [review] include fontpath.d in default catalogues list
(In reply to comment #1) > Created an attachment (id=10693) [details] > use sysconfdir, not libdir for config file > I just changed this (and adjusted the default path in configure.ac) in f253f56e9ff33e7424317be7fa54a60eec4053a8.
The changes suggested in these patches seem to have been taken care of by independent commits from other developers already: commit f253f56e9ff33e7424317be7fa54a60eec4053a8 Author: Julien Cristau <jcristau@debian.org> Date: Tue Feb 5 21:57:21 2008 +0100 Install config file in $(sysconfdir) by default instead of $(libdir) http://cgit.freedesktop.org/xorg/app/xfs/commit/?id=f253f56e9ff33e7424317be7fa54a60eec4053a8 ---- commit c66a46e35ae40a23ad9acee838ab42300eddbd67 Author: Alan Coopersmith <alan.coopersmith@sun.com> Date: Mon Oct 6 21:19:27 2008 -0700 Use configure to determine font path to put into xfs config file Uses --default-font-path if specified, otherwise checks for /etc/X11/fontpath.d, otherwise uses default path copied from xserver configure.ac http://cgit.freedesktop.org/xorg/app/xfs/commit/?id=c66a46e35ae40a23ad9acee838ab42300eddbd67
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.