diff options
Diffstat (limited to 'x11/xfce4-panel/patches/patch-aa')
-rw-r--r-- | x11/xfce4-panel/patches/patch-aa | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/x11/xfce4-panel/patches/patch-aa b/x11/xfce4-panel/patches/patch-aa index e8d9186cae6..1fa6e8329ab 100644 --- a/x11/xfce4-panel/patches/patch-aa +++ b/x11/xfce4-panel/patches/patch-aa @@ -1,11 +1,11 @@ -$NetBSD: patch-aa,v 1.1 2005/06/15 09:01:59 hira Exp $ +$NetBSD: patch-aa,v 1.2 2007/01/23 11:53:47 martti Exp $ ---- Makefile.in.orig 2005-06-13 19:00:58.000000000 +0900 -+++ Makefile.in 2005-06-13 19:01:29.000000000 +0900 -@@ -236,7 +236,7 @@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ +--- Makefile.in.orig 2007-01-14 21:06:10.000000000 +0000 ++++ Makefile.in 2007-01-23 12:18:33.000000000 +0000 +@@ -238,7 +238,7 @@ target_alias = @target_alias@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ -confdir = $(sysconfdir)/xdg/xfce4/panel +confdir = $(datadir)/examples/xfce4/panel conf_DATA = \ |