Fix os recipes

This commit is contained in:
Aoran Zeng
2025-08-10 21:10:13 +08:00
parent 097097c664
commit 0ecd128f8f
29 changed files with 86 additions and 61 deletions

View File

@@ -55,8 +55,7 @@ os_fedora_setsrc (char *option)
{
chsrc_ensure_root ();
use_this(os_fedora);
Source_t source = chsrc_yield_source_and_confirm (this, option);
use_this_source(os_fedora);
chsrc_alert2 ("Fedora 38 及以下版本暂不支持");