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

@@ -53,7 +53,7 @@ pl_ocaml_setsrc (char *option)
{
pl_ocaml_check_cmd ();
chsrc_yield_source_and_confirm (pl_ocaml);
use_this_source(pl_ocaml);
char *cmd = xy_strjoin (3, "opam repo set-url default ",
source.url,