pkgsrc/x11/xfce4-settings/patches/patch-aa
reed 55a3905eed Add new package: xfce4-settings
The Xfce settings manager allows you to customize your desktop
environment in an easy and intuitive way. You can set some hardware
components such as mouse, keyboard or display; but also theme your
windows, widgets and icons, set your preferred applications, manage
your sessions.
2009-09-16 01:04:02 +00:00

13 lines
605 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2009/09/16 01:04:02 reed Exp $
--- xfsettingsd/Makefile.in.orig 2009-03-09 15:03:06.000000000 +0000
+++ xfsettingsd/Makefile.in
@@ -339,7 +339,7 @@ top_srcdir = @top_srcdir@
@BUILD_XFSETTINGSD_TRUE@INCLUDES = \
@BUILD_XFSETTINGSD_TRUE@ -I$(top_srcdir)
-@BUILD_XFSETTINGSD_TRUE@settingsdir = $(sysconfdir)/xdg/xfce4/xfconf/xfce-perchannel-xml
+@BUILD_XFSETTINGSD_TRUE@settingsdir = $(datadir)/examples/xfce4/xfconf/xfce-perchannel-xml
@BUILD_XFSETTINGSD_TRUE@settings_DATA = xsettings.xml
@BUILD_XFSETTINGSD_TRUE@EXTRA_DIST = \
@BUILD_XFSETTINGSD_TRUE@ $(settings_DATA)