6226e00b47
from maintainer Landry Breuil
13 lines
541 B
Plaintext
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
|