summaryrefslogtreecommitdiffstats
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.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/gdm/files/patch-config_Makefile.in b/x11/gdm/files/patch-config_Makefile.in
deleted file mode 100644
index 9678f710c..000000000
--- a/x11/gdm/files/patch-config_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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 @@
-
- if test '!' -d $(DESTDIR)$(logdir); then \
- $(mkinstalldirs) $(DESTDIR)$(logdir); \
-- chown root:root $(DESTDIR)$(logdir); \
-+ chown root:wheel $(DESTDIR)$(logdir); \
- chmod 755 $(DESTDIR)$(logdir); \
- fi
-