mirror of
https://github.com/RubyMetric/chsrc
synced 2026-03-09 16:10:12 +08:00
使用 xy.
This commit is contained in:
@@ -59,7 +59,7 @@ wr_anaconda_setsrc (char *option)
|
||||
/* Windows 也是在这里 */
|
||||
char *configfile = xy_2strcat (xy_os_home, "/.condarc");
|
||||
|
||||
if (xy_on_windows)
|
||||
if (xy.on_windows)
|
||||
{
|
||||
if (xy_file_exist (configfile))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user