998c2601fe
This is for PR #40984. This is based on work from dieter roelants. Thank you Dieter. Also I had done some work independently on this. Hopefully, I am getting this all committed at one time. The changelogs are at http://www.xfce.org/documentation/changelogs/4.6.1 http://www.xfce.org/documentation/changelogs/4.6.0 Also don't need the xfce4-dev-tools for building. (It is only needed when building from SVN source.)
13 lines
453 B
Text
13 lines
453 B
Text
$NetBSD: patch-ac,v 1.2 2009/09/16 01:15:34 reed Exp $
|
|
|
|
--- plugins/thunar-uca/Makefile.in.orig 2008-11-29 17:25:52.000000000 +0900
|
|
+++ plugins/thunar-uca/Makefile.in 2008-11-29 17:27:26.000000000 +0900
|
|
@@ -383,7 +383,7 @@
|
|
-module \
|
|
$(PLATFORM_LDFLAGS)
|
|
|
|
-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 = \
|