Fix pl recipes

This commit is contained in:
Aoran Zeng
2025-08-10 20:45:56 +08:00
parent fec96b812b
commit 5c44b140e4
15 changed files with 28 additions and 23 deletions

View File

@@ -72,8 +72,7 @@ pl_ruby_setsrc (char *option)
{
chsrc_ensure_program ("gem");
use_this(pl_ruby);
Source_t source = chsrc_yield_source_and_confirm (this, option);
use_this_source(pl_ruby);
char *cmd = NULL;