fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
project('D Simple Test', 'd')
|
||||
|
||||
e = executable('dsimpleapp', ['app.d', 'utils.d'], install : true)
|
||||
test('apptest', e)
|
||||
Reference in New Issue
Block a user