modified: o/OpenCL-runtime/OpenCL-runtime-16.1.1.eb

deleted:    o/OpenCL-runtime/.OpenCL-runtime-16.1.1.eb.swp
This commit is contained in:
Lukáš Krupčík 2017-05-10 06:57:13 +02:00
parent 3775f46200
commit f8a47addc1
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'