X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=netinstall%2Froot.cc;h=fb09b60390a74e13d68aaa6dd28324e5847de337;hb=55d73bc9aa44f0aabe459188da53f1f8ead2a831;hp=237815180d3ad6aa1893921f55cddab6814bf1ab;hpb=1ecbe603154527afa87c21523aedd8e3bda77c2f;p=chise%2Fxemacs-chise.git- diff --git a/netinstall/root.cc b/netinstall/root.cc index 2378151..fb09b60 100644 --- a/netinstall/root.cc +++ b/netinstall/root.cc @@ -273,7 +273,7 @@ dialog_cmd (HWND h, int id, HWND hwndctl, UINT code) 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);