diff options
| author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-09-13 15:12:29 +0000 |
|---|---|---|
| committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-09-13 15:12:29 +0000 |
| commit | 8e217384f38cc0858e2ca6ba30e24e2c17d310ae (patch) | |
| tree | cfc28164af9b80a901c9e08686c204db50a5447d /x11/gdm2/files/patch-ah | |
| parent | Add sonicmail (diff) | |
Initial release.
GNOME version of xdm display manager.
This gdm has been a headache for us, the GNOME
binary maintainer for FreeBSD. Half of patches are from
NetBSD pkgsrc system.
Thanks for NetBSD and TAKANO Yuji <takachan@running-dog.net>!
Notes
Notes:
svn path=/head/; revision=32582
Diffstat (limited to 'x11/gdm2/files/patch-ah')
| -rw-r--r-- | x11/gdm2/files/patch-ah | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/x11/gdm2/files/patch-ah b/x11/gdm2/files/patch-ah new file mode 100644 index 000000000000..4738496f3561 --- /dev/null +++ b/x11/gdm2/files/patch-ah @@ -0,0 +1,7 @@ +--- config/PreSession.orig Thu Sep 30 07:42:27 1999 ++++ config/PreSession Wed Sep 13 00:51:23 2000 +@@ -1,3 +1,3 @@ + #!/bin/sh +-/usr/bin/X11/sessreg -a -w /var/log/wtmp -u /var/run/utmp -l $DISPLAY $USER ++/usr/X11R6/bin/sessreg -a -w /var/log/wtmp -u /var/run/utmp -l $DISPLAY -x /usr/X11R6/lib/X11/xdm/Xservers $USER + |
