mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-08 07:52:11 +01:00
modified: f/fio/fio-3.32-GCCcore-11.3.0.eb
modified: n/nano/nano-6.4.eb
This commit is contained in:
parent
9a8d51e064
commit
1d450c0d38
@ -23,7 +23,7 @@ builddependencies = [
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/fio'],
|
||||
'dirs': [],
|
||||
'dirs': ['bin', 'man', 'share'],
|
||||
}
|
||||
|
||||
sanity_check_commands = ['fio -h']
|
||||
|
@ -22,7 +22,7 @@ configopts = '--enable-color --enable-extra --enable-multibuffer --enable-nanorc
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/nano'],
|
||||
'dirs': [],
|
||||
'dirs': ['bin', 'share'],
|
||||
}
|
||||
|
||||
sanity_check_commands = ['nano --version']
|
||||
|
Loading…
x
Reference in New Issue
Block a user