diff --git a/o/OpenCL-runtime/.OpenCL-runtime-16.1.1.eb.swp b/o/OpenCL-runtime/.OpenCL-runtime-16.1.1.eb.swp deleted file mode 100644 index 9b759815..00000000 Binary files a/o/OpenCL-runtime/.OpenCL-runtime-16.1.1.eb.swp and /dev/null differ diff --git a/o/OpenCL-runtime/OpenCL-runtime-16.1.1.eb b/o/OpenCL-runtime/OpenCL-runtime-16.1.1.eb index 816a242c..57993187 100644 --- a/o/OpenCL-runtime/OpenCL-runtime-16.1.1.eb +++ b/o/OpenCL-runtime/OpenCL-runtime-16.1.1.eb @@ -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'