[Lunar-commits] CVS: moonbase/gnome2-core/gdm BUILD,1.12,1.13

Jon South striker at lunar-linux.org
Tue Apr 27 18:18:49 GMT 2004


Update of /var/cvs/lunar/moonbase/gnome2-core/gdm
In directory dbguin.lunar-linux.org:/tmp/cvs-serv18693

Modified Files:
	BUILD 
Log Message:
How this bug lasted longer than 6 months, I'll never know...only affects NEW installations of gdm


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/gdm/BUILD,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- BUILD	13 Apr 2004 19:40:14 -0000	1.12
+++ BUILD	27 Apr 2004 18:18:47 -0000	1.13
@@ -30,12 +30,12 @@
  chown  -R  gdm:gdm  /var/gdm                                        &&
  chmod  750          /var/gdm                                        &&
 
-
+ # This has to be a DIRECTORY, not a FILE
+ mkdir -p /etc/X11/gdm/Sessions/
  install --mode=644 $SCRIPT_DIRECTORY/gnomerc /etc/X11/gdm/gnomerc
  install --mode=644 $SCRIPT_DIRECTORY/gdm.conf /etc/X11/gdm/gdm.conf
  install --mode=755 $SCRIPT_DIRECTORY/Sessions/gnome.desktop /etc/X11/dm/Sessions
  install --mode=755 $SCRIPT_DIRECTORY/Default /etc/X11/gdm/PreSession/
- install --mode=755 $SCRIPT_DIRECTORY/Default /etc/X11/gdm/Sessions 
-
+ install --mode=755 $SCRIPT_DIRECTORY/Default /etc/X11/gdm/Sessions/
 
 ) > $C_FIFO 2>&1



More information about the Lunar-commits mailing list