fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
py.install_sources(
|
||||
'one.py',
|
||||
'two.py',
|
||||
'alpha/one.py',
|
||||
'alpha/two.py',
|
||||
'alpha/three.py',
|
||||
'beta/one.py',
|
||||
preserve_path: true,
|
||||
)
|
||||
Reference in New Issue
Block a user