mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 03:44:13 -04:00
14 lines
735 B
Plaintext
14 lines
735 B
Plaintext
$NetBSD: patch-aa,v 1.3 2009/09/16 01:15:33 reed Exp $
|
|
|
|
--- libxfce4kbd-private/Makefile.in.orig 2009-03-08 20:41:51.000000000 +0000
|
|
+++ libxfce4kbd-private/Makefile.in
|
|
@@ -360,7 +360,7 @@ top_srcdir = @top_srcdir@
|
|
@ENABLE_KEYBOARD_LIBRARY_TRUE@ $(LIBXFCE4UTIL_LIBS) \
|
|
@ENABLE_KEYBOARD_LIBRARY_TRUE@ $(XFCONF_LIBS)
|
|
|
|
-@ENABLE_KEYBOARD_LIBRARY_TRUE@settingsdir = $(sysconfdir)/xdg/xfce4/xfconf/xfce-perchannel-xml
|
|
+@ENABLE_KEYBOARD_LIBRARY_TRUE@settingsdir = $(datadir)/examples/xfce4/xfconf/xfce-perchannel-xml
|
|
@ENABLE_KEYBOARD_LIBRARY_TRUE@settings_DATA = xfce4-keyboard-shortcuts.xml
|
|
@ENABLE_KEYBOARD_LIBRARY_TRUE@pkgconfigdir = $(libdir)/pkgconfig
|
|
@ENABLE_KEYBOARD_LIBRARY_TRUE@pkgconfig_DATA = libxfce4kbd-private-1.0.pc
|