047293701d
this conflicts with the file gdm installs. Given that gdm has always done this and that gdm's file uses dbus, let's keep the status quo for now. Thanks to jmcneill@ for reporting this.
15 lines
464 B
Text
15 lines
464 B
Text
$NetBSD: patch-ac,v 1.11 2008/04/25 04:02:23 bjs Exp $
|
|
|
|
--- data/Makefile.in.orig 2008-04-10 10:34:02.000000000 -0400
|
|
+++ data/Makefile.in
|
|
@@ -628,8 +628,8 @@ info: info-recursive
|
|
info-am:
|
|
|
|
install-data-am: install-data-local install-defaultDATA \
|
|
- install-pixmapDATA install-schemasDATA install-settingsDATA \
|
|
- install-xsessionDATA
|
|
+ install-pixmapDATA install-schemasDATA install-settingsDATA
|
|
+# install-xsessionDATA
|
|
|
|
install-dvi: install-dvi-recursive
|
|
|