This patchset removes a minor oddity from Xlib ie. it makes the path to Xcms.txt build time configureable. The hard coded path also was not LSB conformant. Also it now installs the file in $(X11_DATADIR) rather than in $(libdir)/X11 as it is really architecture independent.
Egbert Eich (2): Don't hard code path to Xcms.txt file. Install Xms.txt in $(datadir) rather than $(libdir). src/xcms/Makefile.am | 5 +++-- src/xcms/cmsColNm.c | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) -- 1.7.7 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
