From 189ec90f01751f5dd196d1a0278edc9a3ed9a5ac Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 12 Oct 2020 13:25:59 +0300 Subject: [PATCH] intel-tbb --- programming/misc/intel-tbb/actions.py | 2 +- programming/misc/intel-tbb/pspec.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/programming/misc/intel-tbb/actions.py b/programming/misc/intel-tbb/actions.py index 58ddfdb68a..6c3d434039 100644 --- a/programming/misc/intel-tbb/actions.py +++ b/programming/misc/intel-tbb/actions.py @@ -11,7 +11,7 @@ from pisi.actionsapi import shelltools #WorkDir="tbb%soss" % (get.srcVERSION().replace(".", "")) -WorkDir="tbb-%s" % get.srcVERSION() +WorkDir="oneTBB-%s" % get.srcVERSION() def build(): diff --git a/programming/misc/intel-tbb/pspec.xml b/programming/misc/intel-tbb/pspec.xml index 82f5b621e4..d5061df5c7 100644 --- a/programming/misc/intel-tbb/pspec.xml +++ b/programming/misc/intel-tbb/pspec.xml @@ -12,7 +12,7 @@ library Intel Threading Building Blocks Library Threading Building Blocks (TBB) is a C++ runtime library that abstracts the low-level threading details necessary for optimal multi-core performance. - https://github.com/intel/tbb/archive/v2020.1.tar.gz + https://github.com/intel/tbb/archive/v2020.1.tar.gz install.sh