$NetBSD: patch-ac,v 1.6 2018/05/15 22:25:31 youri Exp $

Adjust config path.

--- plugins/thunar-uca/Makefile.in.orig	2018-04-05 20:34:19.000000000 +0000
+++ plugins/thunar-uca/Makefile.in
@@ -531,7 +531,7 @@ thunar_uca_templates = \
 
 GLIB_COMPILE_RESOURCES = $(shell $(PKG_CONFIG) --variable=glib_compile_resources gio-2.0)
 resource_files = $(shell $(GLIB_COMPILE_RESOURCES) --sourcedir=$(srcdir) --generate-dependencies $(srcdir)/thunar-uca.gresource.xml)
-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 = \
