mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
442 B
Plaintext
14 lines
442 B
Plaintext
$NetBSD: patch-aa,v 1.11 2008/10/16 18:17:30 drochner Exp $
|
|
|
|
--- gnome-session/Makefile.in.orig 2008-09-22 23:30:18.000000000 +0200
|
|
+++ gnome-session/Makefile.in
|
|
@@ -312,7 +312,7 @@ INCLUDES = \
|
|
-DLIBEXECDIR=\"$(libexecdir)\" \
|
|
-DGLADEDIR=\""$(pkgdatadir)"\" \
|
|
-DGCONF_SANITY_CHECK=\""$(GCONF_SANITY_CHECK)"\" \
|
|
- -DGCONFTOOL_CMD=\"$(GCONFTOOL)\"
|
|
+ -DGCONFTOOL_CMD=\"$(REAL_GCONFTOOL)\"
|
|
|
|
test_inhibit_SOURCES = \
|
|
test-inhibit.c \
|