mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Change default install dir for app-default files from
$(sysconfdir)/X11/app-defaults to $(libdir)/X11/app-defaults to match
the monolith & allow localization
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user