Merge branch 'easyconfigs-it4i-salomon'

This commit is contained in:
Lukáš Krupčík 2017-05-10 06:57:27 +02:00
commit 335492d8ab
2 changed files with 4 additions and 4 deletions

View File

@ -30,9 +30,9 @@ postinstallcmds = [
'echo "1" > %(installdir)s/bin/hack_for_instalation'
]
#sanity_check_paths = {
# 'files': [''],
# 'dirs': ['lib64'],
#}
sanity_check_paths = {
'files': [''],
'dirs': ['lib64'],
}
moduleclass = 'lang'