From 565648f153792a7dea29334d04550228dacad36d Mon Sep 17 00:00:00 2001 From: infirit Date: Sat, 13 Dec 2014 15:53:22 +0100 Subject: xrdb: Use sysconfdir for .ad files, since they are settings Taken from GSD commit: 7004dce9b430069ec96f307b84dc5d9289e3c29c From: Rodrigo Moya --- plugins/xrdb/data/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/xrdb/data') diff --git a/plugins/xrdb/data/Makefile.am b/plugins/xrdb/data/Makefile.am index e133b9b..26ff90f 100644 --- a/plugins/xrdb/data/Makefile.am +++ b/plugins/xrdb/data/Makefile.am @@ -1,6 +1,6 @@ NULL = -xrdbdir = $(pkgdatadir)/xrdb +xrdbdir = $(sysconfdir)/xrdb xrdb_DATA = \ General.ad \ Editres.ad \ -- cgit v1.2.1