diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-21 06:36:29 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-21 06:36:29 +0000 |
commit | bdc248a3e9781d7d77c85804b0298e6d2b81e3d9 (patch) | |
tree | b04faa976e0c5e7f4d59e6583a6878dad11a60b1 /x11/gdm2/files/patch-ai | |
parent | upgrade to 0.5 (diff) |
Add gdm2 after repo copy from gdm. Gdm is the GNOME 2.0 version of the
X11 display manager.
Not tested by: me
Notes
Notes:
svn path=/head/; revision=59601
Diffstat (limited to 'x11/gdm2/files/patch-ai')
-rw-r--r-- | x11/gdm2/files/patch-ai | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gdm2/files/patch-ai b/x11/gdm2/files/patch-ai index 47d98e7f5070..b79b89270fc5 100644 --- a/x11/gdm2/files/patch-ai +++ b/x11/gdm2/files/patch-ai @@ -1,5 +1,5 @@ ---- config/PostSession.orig Sun Jun 3 14:48:43 2001 -+++ config/PostSession Sun Jun 3 14:49:15 2001 +--- config/PostSession.orig Mon May 20 23:55:40 2002 ++++ config/PostSession Mon May 20 23:55:56 2002 @@ -1,4 +1,4 @@ #!/bin/sh -if [ -x /usr/bin/X11/sessreg ]; then |