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