summaryrefslogtreecommitdiffstats
path: root/system/lxdm/patches/remove_suse_from_Xsession.diff
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2014-01-04 05:11:12 +0700
committer Erik Hanson <erik@slackbuilds.org>2014-01-07 11:14:00 -0600
commit97f8a91699eae08f7af1216d21b4836f2fea9257 (patch)
tree2d57a3d197aa8dc400b4fb6e7c3cc40f90675379 /system/lxdm/patches/remove_suse_from_Xsession.diff
parent3a2c1b884c36bc4beab1339c5e51445a2ef06b1d (diff)
downloadslackbuilds-97f8a91699eae08f7af1216d21b4836f2fea9257.tar.gz
slackbuilds-97f8a91699eae08f7af1216d21b4836f2fea9257.tar.xz
system/lxdm: Updated for version 20140103_b8b08e5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/lxdm/patches/remove_suse_from_Xsession.diff')
-rw-r--r--system/lxdm/patches/remove_suse_from_Xsession.diff10
1 files changed, 5 insertions, 5 deletions
diff --git a/system/lxdm/patches/remove_suse_from_Xsession.diff b/system/lxdm/patches/remove_suse_from_Xsession.diff
index 475c5c75a9..8e25dbc17b 100644
--- a/system/lxdm/patches/remove_suse_from_Xsession.diff
+++ b/system/lxdm/patches/remove_suse_from_Xsession.diff
@@ -1,14 +1,14 @@
-diff -Naur lxdm-0.4.0.orig/data/Xsession lxdm-0.4.0/data/Xsession
---- lxdm-0.4.0.orig/data/Xsession 2011-03-17 16:35:47.000000000 +0100
-+++ lxdm-0.4.0/data/Xsession 2011-07-22 17:23:49.000000000 +0200
-@@ -27,10 +27,6 @@
+diff -Naur lxdm-20131220_68eacbd.orig/data/Xsession lxdm-20131220_68eacbd/data/Xsession
+--- lxdm-20131220_68eacbd.orig/data/Xsession 2013-12-20 02:30:50.000000000 +0100
++++ lxdm-20131220_68eacbd/data/Xsession 2013-12-30 17:51:29.545723000 +0100
+@@ -22,10 +22,6 @@
elif [ -x /etc/X11/Xsession ]; then
# mandriva, debian, ubuntu
exec /etc/X11/Xsession "$LXSESSION"
-elif [ -x /etc/X11/xinit/xinitrc ]; then
-#suse
- export WINDOWMANAGER=$LXSESSION
-- exec -l $SHELL -c /etc/X11/xinit/xinitrc
+- exec -l bash -c /etc/X11/xinit/xinitrc
else
# unknown, user should custom /etc/lxdm/xinitrc self
if [ -x /etc/lxdm/xinitrc ]; then