summaryrefslogtreecommitdiff
path: root/sysutils/xfce4-thunar/patches/patch-ac
blob: 209a5208b81937f9177301e3cd8d6ba8bd13c672 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ac,v 1.4 2015/06/04 16:04:04 youri Exp $

Adjust config path.
--- plugins/thunar-uca/Makefile.in.orig	2015-05-22 20:47:31.000000000 +0000
+++ plugins/thunar-uca/Makefile.in
@@ -496,7 +496,7 @@ thunar_uca_la_LIBADD = \
 thunar_uca_la_DEPENDENCIES = \
 	$(top_builddir)/thunarx/libthunarx-$(THUNARX_VERSION_API).la
 
-defaultsdir = $(sysconfdir)/xdg/Thunar
+defaultsdir = $(datadir)/examples/xfce4/Thunar
 defaults_in_files = uca.xml.in
 defaults_DATA = $(defaults_in_files:.xml.in=.xml)
 EXTRA_DIST = \