From 9dbae0b7f6ce3e56ae7e4b0a88d1b1bc881eff19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= Date: Mon, 4 Mar 2019 12:06:07 +0100 Subject: [PATCH] modified: v/VTune/VTune-2019_update3.eb --- v/VTune/VTune-2019_update3.eb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/v/VTune/VTune-2019_update3.eb b/v/VTune/VTune-2019_update3.eb index 13455249..6c9023ed 100644 --- a/v/VTune/VTune-2019_update3.eb +++ b/v/VTune/VTune-2019_update3.eb @@ -16,9 +16,11 @@ dontcreateinstalldir = 'True' # license file license_file = '/apps/licenses/intel/license.lic' +preinstallopts = 'sed "1,2d" silent.cfg -i && ' + sanity_check_paths = { 'files': [], - 'dirs': ['vtune_amplifier_2019.2.0.584348'], + 'dirs': ['vtune_amplifier_2019.3.0.590814'], } # Do necessary post-install steps to build VTune kernel modules