$OpenBSD: patch-config_Makefile_in,v 1.12 2009/02/04 18:50:02 ajacoutot Exp $
--- config/Makefile.in.orig	Wed Dec 10 23:26:32 2008
+++ config/Makefile.in	Wed Feb  4 18:33:48 2009
@@ -715,18 +715,6 @@ install-data-hook: gdm.conf gdm.conf-custom Xsession I
 		chmod 755 $(DESTDIR)$(gnomercdir); \
 	fi
 
-	if test '!' -d $(DESTDIR)$(logdir); then \
-		$(mkinstalldirs) $(DESTDIR)$(logdir); \
-		chmod 755 $(DESTDIR)$(logdir); \
-		chown root:root $(DESTDIR)$(logdir) || : ; \
-	fi
-
-	if test '!' -d $(DESTDIR)$(authdir); then \
-		$(mkinstalldirs) $(DESTDIR)$(authdir); \
-		chmod 1770 $(DESTDIR)$(authdir); \
-		chown root:gdm $(DESTDIR)$(authdir) || : ; \
-	fi
-
 	system=`uname`; \
 	if test -f /usr/include/security/pam_appl.h; then \
 	  if test '!' -d $(DESTDIR)$(PAM_PREFIX)/pam.d; then \
