diff options
Diffstat (limited to 'x11/XFree86-4-libraries/files/patch-6')
-rw-r--r-- | x11/XFree86-4-libraries/files/patch-6 | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/x11/XFree86-4-libraries/files/patch-6 b/x11/XFree86-4-libraries/files/patch-6 deleted file mode 100644 index 83a9a84943af..000000000000 --- a/x11/XFree86-4-libraries/files/patch-6 +++ /dev/null @@ -1,12 +0,0 @@ ---- programs/xdm/sessreg.c.old Tue Feb 15 18:26:57 2000 -+++ programs/xdm/sessreg.c Tue Feb 15 18:26:59 2000 -@@ -76,7 +76,9 @@ - - #ifdef CSRG_BASED - /* *BSD doesn't like a ':0' type entry in utmp */ -+#ifndef __FreeBSD__ - #define NO_UTMP -+#endif - #endif - - #ifndef WTMP_FILE |