pkgsrc/x11/gnome-session/patches/patch-aa
drochner a0cf2f4bb7 update to 2.24.0
This switches to the gnome-2.24 release branch.
2008-10-16 18:14:13 +00:00

13 lines
442 B
Text

$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 \