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
377 B
Text
13 lines
377 B
Text
$NetBSD: patch-ab,v 1.2 2009/09/16 01:15:32 reed Exp $
|
|
|
|
--- config/Makefile.in.orig 2009-02-24 21:39:18.000000000 +0000
|
|
+++ config/Makefile.in
|
|
@@ -263,7 +263,7 @@ target_alias = @target_alias@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
confdir = \
|
|
- $(sysconfdir)/xdg/xfce4/panel
|
|
+ $(datadir)/examples/xfce4/panel
|
|
|
|
conf_in_files = \
|
|
launcher-7.rc.in \
|