diff options
Diffstat (limited to 'x11/gdm/files/patch-aj')
-rw-r--r-- | x11/gdm/files/patch-aj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/x11/gdm/files/patch-aj b/x11/gdm/files/patch-aj new file mode 100644 index 000000000000..798169e5aa93 --- /dev/null +++ b/x11/gdm/files/patch-aj @@ -0,0 +1,8 @@ +--- config/Xsession.orig Tue Sep 12 22:12:09 2000 ++++ config/Xsession Tue Sep 12 22:13:21 2000 +@@ -1,4 +1,4 @@ +-#!/bin/bash -login ++#!/bin/sh + # $XConsortium: Xsession /main/10 1995/12/18 18:21:28 gildea $ + + case $# in |