From cc6825cf28f45c090747ed100adeb2189bda6280 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Tue, 15 Jul 2003 19:10:59 +0000 Subject: Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. All core desktop components are being removed. --- x11/gdm/files/patch-ah | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 x11/gdm/files/patch-ah (limited to 'x11/gdm/files/patch-ah') diff --git a/x11/gdm/files/patch-ah b/x11/gdm/files/patch-ah deleted file mode 100644 index f536eab3268a..000000000000 --- a/x11/gdm/files/patch-ah +++ /dev/null @@ -1,9 +0,0 @@ ---- config/PreSession.orig Sun Jun 3 14:45:40 2001 -+++ config/PreSession Sun Jun 3 14:47:23 2001 -@@ -1,4 +1,4 @@ - #!/bin/sh --if [ -x /usr/bin/X11/sessreg ]; then -- /usr/bin/X11/sessreg -a -w /var/log/wtmp -u none -l $DISPLAY $USER -+if [ -x /usr/X11R6/bin/sessreg ]; then -+ /usr/X11R6/bin/sessreg -a -w /var/log/wtmp -u none -l $DISPLAY -x /usr/X11R6/lib/X11/xdm/Xservers $USER - fi -- cgit v1.2.3