summaryrefslogtreecommitdiff
path: root/x11/gdm/files/patch-config_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gdm/files/patch-config_Makefile.in')
-rw-r--r--x11/gdm/files/patch-config_Makefile.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/gdm/files/patch-config_Makefile.in b/x11/gdm/files/patch-config_Makefile.in
index 9678f710c061..7c844f55cefd 100644
--- a/x11/gdm/files/patch-config_Makefile.in
+++ b/x11/gdm/files/patch-config_Makefile.in
@@ -1,11 +1,11 @@
---- config/Makefile.in.orig Fri Jun 11 15:40:03 2004
-+++ config/Makefile.in Fri Jun 11 15:41:30 2004
-@@ -400,7 +400,7 @@
-
+--- config/Makefile.in.orig Fri May 12 15:37:48 2006
++++ config/Makefile.in Fri May 12 15:38:05 2006
+@@ -682,7 +682,7 @@ install-data-hook: gdm.conf gdm.conf-cus
if test '!' -d $(DESTDIR)$(logdir); then \
$(mkinstalldirs) $(DESTDIR)$(logdir); \
+ chmod 755 $(DESTDIR)$(logdir); \
- chown root:root $(DESTDIR)$(logdir); \
+ chown root:wheel $(DESTDIR)$(logdir); \
- chmod 755 $(DESTDIR)$(logdir); \
fi
+ if test '!' -d $(DESTDIR)$(authdir); then \