diff netinstall/root.cc @ 452:3d3049ae1304 r21-2-41

Import from CVS: tag r21-2-41
author cvs
date Mon, 13 Aug 2007 11:40:21 +0200
parents 3078fd1074e8
children ce0b3f2eff35
line wrap: on
line diff
--- a/netinstall/root.cc	Mon Aug 13 11:39:21 2007 +0200
+++ b/netinstall/root.cc	Mon Aug 13 11:40:21 2007 +0200
@@ -273,7 +273,7 @@
 	if (IDNO == yesno (IDS_ROOT_NOCYGWIN))
 	  break;
 
-      create_xemacs_root (root_dir,
+      create_xemacs_root (backslash (root_dir),
 			  root_scope == IDC_ROOT_SYSTEM ? 1 : 0,
 			  install_type == IDC_INSTALL_NATIVE ? 1 : 0);