openbsd-ports/x11/xfce4/xfce4-panel/patches/patch-config_Makefile_in
steven 6226e00b47 forgotten patch, fixes packaging.
from maintainer Landry Breuil
2007-05-10 06:21:27 +00:00

13 lines
541 B
Plaintext

$OpenBSD: patch-config_Makefile_in,v 1.1 2007/05/10 06:21:27 steven Exp $
--- config/Makefile.in.orig Thu May 10 08:02:39 2007
+++ config/Makefile.in Thu May 10 08:02:58 2007
@@ -256,7 +256,7 @@ conf_in_files = \
launcher-10.rc.in
conf_files = $(conf_in_files:.rc.in=.rc)
-confdir = $(sysconfdir)/xdg/xfce4/panel
+confdir = $(prefix)/share/examples/xfce4/panel
conf_DATA = panels.xml systray-4.rc xfce4-menu-5.rc clock-14.rc $(conf_files)
EXTRA_DIST = panels.xml systray-4.rc xfce4-menu-5.rc clock-14.rc $(conf_in_files)
all: all-am