pkgsrc-ng/x11/xfce4-garcon/patches/patch-garcon_Makefile.in
2016-01-21 23:41:46 +01:00

15 lines
474 B
Plaintext

$NetBSD: patch-garcon_Makefile.in,v 1.1 2015/04/21 08:56:44 jperkin Exp $
Adjust config path.
--- garcon/Makefile.in.orig 2015-02-28 15:11:27.000000000 +0000
+++ garcon/Makefile.in
@@ -436,7 +436,7 @@ AM_CPPFLAGS = \
-DGARCON_COMPILATION \
-DGARCON_VERSION_API=\"$(GARCON_VERSION_API)\" \
-DG_LOG_DOMAIN=\"garcon\" \
- -DSYSCONFIGDIR=\"$(sysconfdir)/xdg\" \
+ -DSYSCONFIGDIR=\"$(datadir)/examples/xfce4\" \
$(PLATFORM_CFLAGS)
lib_LTLIBRARIES = \