From d6a40bcd4a745b5d6d1070deb696b21d128ca0fe Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Tue, 18 Oct 2005 00:32:55 +0000 Subject: [PATCH] Change default install dir for app-default files from $(sysconfdir)/X11/app-defaults to $(libdir)/X11/app-defaults to match the monolith & allow localization --- hw/xfree86/utils/xorgcfg/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/xfree86/utils/xorgcfg/Makefile.am b/hw/xfree86/utils/xorgcfg/Makefile.am index 46c316a8d..1444f1ce6 100644 --- a/hw/xfree86/utils/xorgcfg/Makefile.am +++ b/hw/xfree86/utils/xorgcfg/Makefile.am @@ -114,7 +114,7 @@ include $(top_srcdir)/cpprules.in # App default files (*.ad) -appdefaultdir = $(sysconfdir)/X11/app-defaults +appdefaultdir = $(libdir)/X11/app-defaults APPDEFAULTFILES = XOrgCfg