From 8ea8d3452e63a3ae12551f206b7e7d3a2a959cbb Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Fri, 11 Jul 2003 18:33:56 +0000 Subject: Update to 1.25. PR: ports/53108 Submitted by: Ports Fury Approved by: maintainer timeout (1 month) --- x11/wdm/files/patch-ai | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 x11/wdm/files/patch-ai (limited to 'x11/wdm/files/patch-ai') diff --git a/x11/wdm/files/patch-ai b/x11/wdm/files/patch-ai deleted file mode 100644 index a3531143f85d..000000000000 --- a/x11/wdm/files/patch-ai +++ /dev/null @@ -1,20 +0,0 @@ ---- src/Greet.c.orig Tue Sep 21 23:16:21 1999 -+++ src/Greet.c Wed Nov 3 08:03:00 1999 -@@ -260,7 +260,7 @@ - } - - execle(wdmLogin, tmp, DisplayName, -- Wm, Logo, HelpFile, DefaultUser, Bg, Animate, -+ Wm, Logo, Bg, Animate, HelpFile, DefaultUser, - NULL, env); - - LogError ("Greet cannot exec %s\n", wdmLogin); -@@ -405,7 +405,7 @@ - "%s exit(%s) by %s\n", - PACKAGE, exitArg, name); - #endif --#if 0 -+#if 1 - SessionExit (d, UNMANAGE_DISPLAY, FALSE); - #else - Debug ("Killing parent process %d\n", getppid()); -- cgit v1.2.3