mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-18 20:50:49 +01:00
Merge branch 'it4i-barbora'
This commit is contained in:
commit
c0624d2baa
@ -23,7 +23,7 @@ builddependencies = [
|
|||||||
|
|
||||||
sanity_check_paths = {
|
sanity_check_paths = {
|
||||||
'files': ['bin/fio'],
|
'files': ['bin/fio'],
|
||||||
'dirs': [],
|
'dirs': ['bin', 'man', 'share'],
|
||||||
}
|
}
|
||||||
|
|
||||||
sanity_check_commands = ['fio -h']
|
sanity_check_commands = ['fio -h']
|
||||||
|
@ -22,7 +22,7 @@ configopts = '--enable-color --enable-extra --enable-multibuffer --enable-nanorc
|
|||||||
|
|
||||||
sanity_check_paths = {
|
sanity_check_paths = {
|
||||||
'files': ['bin/nano'],
|
'files': ['bin/nano'],
|
||||||
'dirs': [],
|
'dirs': ['bin', 'share'],
|
||||||
}
|
}
|
||||||
|
|
||||||
sanity_check_commands = ['nano --version']
|
sanity_check_commands = ['nano --version']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user