mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-29 14:25:07 +08:00
Update inner macro
This commit is contained in:
@@ -36,7 +36,7 @@ os_almalinux_setsrc (char *option)
|
||||
|
||||
chsrc_run (cmd, RunOpt_Default);
|
||||
chsrc_run ("dnf makecache", RunOpt_No_Last_New_Line);
|
||||
chsrc_conclude (&source, ChsrcTypeAuto);
|
||||
chsrc_conclude (&source, SetsrcType_Auto);
|
||||
}
|
||||
|
||||
def_target_s(os_almalinux);
|
||||
|
||||
Reference in New Issue
Block a user