ec2b185968
This switches to the gnome-2.28 release branch. pkgsrc note: disabled the "defaults" service, this wants a version of "policykit" newer than the pkgsrc one (looks dispensable, could also be made an addon pkg)
13 lines
551 B
Text
13 lines
551 B
Text
$NetBSD: patch-af,v 1.2 2009/10/21 15:48:51 drochner Exp $
|
|
|
|
--- defaults/Makefile.in.orig 2009-09-22 14:54:11.000000000 +0200
|
|
+++ defaults/Makefile.in
|
|
@@ -268,7 +268,7 @@ gconf_defaults_mechanism_LDADD = \
|
|
|
|
BUILT_SOURCES = gconf-defaults-glue.h
|
|
dbus_servicesdir = $(datadir)/dbus-1/system-services
|
|
-dbus_confdir = $(sysconfdir)/dbus-1/system.d
|
|
+dbus_confdir = $(PREFIX)/share/examples/GConf
|
|
polkitdir = $(datadir)/polkit-1/actions
|
|
dbus_services_in_files = org.gnome.GConf.Defaults.service.in
|
|
polkit_in_files = org.gnome.gconf.defaults.policy.in
|