fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#include"lib.h"
|
||||
|
||||
char *meson_print(void)
|
||||
{
|
||||
return "Hello, world!";
|
||||
}
|
||||
Reference in New Issue
Block a user