16 lines
465 B
Plaintext
16 lines
465 B
Plaintext
$NetBSD: patch-aa,v 1.9 2013/07/02 20:33:37 gls Exp $
|
|
|
|
Fix installation dirs
|
|
|
|
--- data/Makefile.in.orig 2013-05-26 12:01:43.000000000 +0000
|
|
+++ data/Makefile.in
|
|
@@ -263,7 +263,7 @@ EXTRA_DIST = autoproperties autoproperti
|
|
mouse mouse_system mouse_click mouse_sloppy \
|
|
start vars
|
|
|
|
-cfgdatadir = $(sysconfdir)/pekwm
|
|
+cfgdatadir = $(prefix)/share/examples/@PACKAGE@
|
|
cfgdata_DATA = autoproperties autoproperties_typerules \
|
|
config config_system \
|
|
keys menu \
|