summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-18 00:32:55 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-18 00:32:55 +0000
commit3dbe6f823ce929fee91555933312c2ad81c6f371 (patch)
tree5f997d0479a03ed71cd14355bc000bb81801ac17
parentcd4bfca48225f3eb78095f4437be8667c9dde5a6 (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 2a52f68..88dbdc0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -149,7 +149,7 @@ SUFFIXES = .ad
.ad:
cp $< $@
-appdefaultdir = $(sysconfdir)/X11/app-defaults
+appdefaultdir = $(libdir)/X11/app-defaults
appdefault_DATA = $(APPDEFAULTFILES)
CLEANFILES = $(APPDEFAULTFILES) Xedit.ad