We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99dd21f commit 56198dfCopy full SHA for 56198df
src/recipe/os/pacman/MSYS2.c
@@ -15,7 +15,7 @@ os_msys2_prelude ()
15
16
chef_set_chef (this, NULL);
17
chef_set_cooks (this, 1, "@G_I_Y");
18
- chef_set_sauciers (this, 1, "@ccmywish", "@hezonglun");
+ chef_set_sauciers (this, 2, "@ccmywish", "@hezonglun");
19
20
chef_allow_local_mode (this, CanNot, NULL, NULL);
21
chef_forbid_english(this);
0 commit comments