fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
int rust_func(void);
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
return rust_func();
|
||||
}
|
||||
Reference in New Issue
Block a user