From f28f2a65fa473bca661f17cdb2d8cebb5503e4c5 Mon Sep 17 00:00:00 2001 From: Easy Build Date: Wed, 10 May 2017 07:01:28 +0200 Subject: [PATCH] modified: o/OpenCL-runtime/OpenCL-runtime-16.1.1.eb --- o/OpenCL-runtime/OpenCL-runtime-16.1.1.eb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/o/OpenCL-runtime/OpenCL-runtime-16.1.1.eb b/o/OpenCL-runtime/OpenCL-runtime-16.1.1.eb index 57993187..a21089b4 100644 --- a/o/OpenCL-runtime/OpenCL-runtime-16.1.1.eb +++ b/o/OpenCL-runtime/OpenCL-runtime-16.1.1.eb @@ -31,7 +31,7 @@ postinstallcmds = [ ] sanity_check_paths = { - 'files': [''], + 'files': ['bin/hack_for_instalation'], 'dirs': ['lib64'], }