$OpenBSD: patch-config_Makefile_in,v 1.9 2007/11/27 20:26:13 jasper Exp $
--- config/Makefile.in.orig	Sat Oct 27 16:57:48 2007
+++ config/Makefile.in	Sat Oct 27 16:58:14 2007
@@ -257,7 +257,7 @@ am__quote = @am__quote@
 am__tar = @am__tar@
 am__untar = @am__untar@
 atspidir = @atspidir@
-authdir = $(localstatedir)/gdm
+authdir = $(localstatedir)/db/gdm
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
@@ -716,7 +716,6 @@ install-data-hook: gdm.conf gdm.conf-custom Xsession I
 	if test '!' -d $(DESTDIR)$(authdir); then \
 		$(mkinstalldirs) $(DESTDIR)$(authdir); \
 		chmod 1770 $(DESTDIR)$(authdir); \
-		chown root:gdm $(DESTDIR)$(authdir) || : ; \
 	fi
 
 	system=`uname`; \
