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
commit905ded4a3825727326ccacd48a76ca221ff59a81 (patch)
tree382bd2f8746a87f4284c052fcef65717fceeb366
parentfde7c43f092eba195a4a93391d9518f321ec9e40 (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 cc25d0d..a7f694f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -63,7 +63,7 @@ appman_SOURCES = \
# App default files (*.ad)
-appdefaultdir = $(sysconfdir)/X11/app-defaults
+appdefaultdir = $(libdir)/X11/app-defaults
APPDEFAULTFILES = \
Bitmap-color \