mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-28 21:59:45 +08:00
Adjust chsrc_conclude()
This commit is contained in:
@@ -37,7 +37,8 @@ wr_flathub_setsrc (char *option)
|
||||
char *cmd = xy_2strjoin ("flatpak remote-modify flathub --url=", source.url);
|
||||
chsrc_run (cmd, RunOpt_Default);
|
||||
|
||||
chsrc_conclude (&source, SetsrcType_Auto);
|
||||
ProgMode_ChgType = ChgType_Auto;
|
||||
chsrc_conclude (&source);
|
||||
}
|
||||
|
||||
def_target_s (wr_flathub);
|
||||
|
||||
Reference in New Issue
Block a user