[Lunar-commits] CVS: moonbase/gnome2-core/gdm Default,1.2,1.3
Jeff Hodges
jmhodges at lunar-linux.org
Tue Jan 20 22:44:04 GMT 2004
Update of /var/cvs/lunar/moonbase/gnome2-core/gdm
In directory dbguin.lunar-linux.org:/tmp/cvs-serv18980
Modified Files:
Default
Log Message:
fixed a VERY VERY silly typo. this should make things run better.
Thanks to Striker
Index: Default
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/gdm/Default,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Default 7 Oct 2003 04:02:44 -0000 1.2
+++ Default 20 Jan 2004 22:44:02 -0000 1.3
@@ -7,7 +7,7 @@
# Note that output goes into the .xsession-errors file for easy debugging
#
PATH=$PATH:/opt/lunar/gnome/2.4/bin
-export $PATH
+export PATH
XSETROOT=`which xsetroot 2>/dev/null`
if [ x$XSETROOT != x ] ; then
More information about the Lunar-commits
mailing list