summaryrefslogtreecommitdiff
path: root/wm/windowmaker/patches
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-01-08 19:56:34 +0000
committerjmmv <jmmv@pkgsrc.org>2003-01-08 19:56:34 +0000
commit948fd3a12a873e8e02bbaf5fc2a8511adb451c46 (patch)
treec336eaeb516783b7adb311ba78b5912beb5a348e /wm/windowmaker/patches
parente6dcd3133d48ab9da6244e8d2736fb894b9a5fbf (diff)
downloadpkgsrc-948fd3a12a873e8e02bbaf5fc2a8511adb451c46.tar.gz
Install configuration files under the examples hierarchy and use
bsd.pkg.install.mk to copy them to PKG_SYSCONFDIR. Bump PKGREVISION to 1. This closes my own PR pkg/16966 (which proposed a different, wrong change).
Diffstat (limited to 'wm/windowmaker/patches')
-rw-r--r--wm/windowmaker/patches/patch-af13
1 files changed, 13 insertions, 0 deletions
diff --git a/wm/windowmaker/patches/patch-af b/wm/windowmaker/patches/patch-af
new file mode 100644
index 00000000000..e0ccdfcf6f5
--- /dev/null
+++ b/wm/windowmaker/patches/patch-af
@@ -0,0 +1,13 @@
+$NetBSD: patch-af,v 1.3 2003/01/08 19:56:34 jmmv Exp $
+
+--- WindowMaker/Defaults/Makefile.in.orig Tue Jul 2 02:37:45 2002
++++ WindowMaker/Defaults/Makefile.in
+@@ -95,7 +95,7 @@ X_LIBRARY_PATH = @X_LIBRARY_PATH@
+ supported_locales = @supported_locales@
+ wprefsdir = @wprefsdir@
+
+-defsdatadir = $(sysconfdir)/WindowMaker
++defsdatadir = $(datadir)/examples/WindowMaker
+
+ defsdata_DATA = WMRootMenu WMWindowAttributes WindowMaker WMState WMGLOBAL
+