summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-base/gdm/files/gdm-startDM.sh.patch')
-rw-r--r--gnome-base/gdm/files/gdm-startDM.sh.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/gnome-base/gdm/files/gdm-startDM.sh.patch b/gnome-base/gdm/files/gdm-startDM.sh.patch
deleted file mode 100644
index f851eec74af3..000000000000
--- a/gnome-base/gdm/files/gdm-startDM.sh.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- startDM.sh.orig 2002-11-07 10:34:16.000000000 +0200
-+++ startDM.sh 2002-11-07 10:37:38.000000000 +0200
-@@ -6,6 +6,9 @@
-
- source /etc/init.d/functions.sh
-
-+# We need to source /etc/profile for stuff like $LANG to work
-+# bug #10190.
-+source /etc/profile
-
- if [ -e ${svcdir}/options/xdm/service ]
- then