summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-18 00:32:54 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-18 00:32:54 +0000
commit9f611ea299778259fe32babf8ef1fddbba5d60e0 (patch)
treea8118d73f2937a8d066f0891e857d1e9540d747d
parente7eff33b947e45c4af7b592f915cd3af86d2238b (diff)
Change default install dir for app-default files from
$(sysconfdir)/X11/app-defaults to $(libdir)/X11/app-defaults to match the monolith & allow localization
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3bcf349..b0f4eb3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -35,7 +35,7 @@ appman_SOURCES = \
# App default files (*.ad)
-appdefaultdir = $(sysconfdir)/X11/app-defaults
+appdefaultdir = $(libdir)/X11/app-defaults
APPDEFAULTFILES = \
Xfd