summarylogtreecommitdiffstats
path: root/intel-tbb.install
diff options
context:
space:
mode:
authorAlexander Phinikarides2016-12-28 22:36:52 +0200
committerIgnat Harczuk2016-12-30 17:03:10 +0100
commit3056ff3d58bb4f3b845a4504c90f6606e4664862 (patch)
treec2c15aed83b5b50244b8c3a4f135c68373d15261 /intel-tbb.install
parentd27e3c7dd47736c6fafd0a51dfbc354eab4a4f9f (diff)
downloadaur-3056ff3d58bb4f3b845a4504c90f6606e4664862.tar.gz
fixed version errors and tidied up the PKGBUILD
Diffstat (limited to 'intel-tbb.install')
-rw-r--r--intel-tbb.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/intel-tbb.install b/intel-tbb.install
index 6b300bfae90e..4d31f8f652eb 100644
--- a/intel-tbb.install
+++ b/intel-tbb.install
@@ -3,7 +3,7 @@ post_install() {
echo "-----------------------------------------------------------------------------------"
echo "The dynamic links to the irml libs istalled with openmp are replaced with the" ;
- echo " links to the irml libs contained in the package: intell-tbb" ;
+ echo " links to the irml libs contained in the package: intel-tbb" ;
echo " If you want to use the openmp libs edit by hand the files:" ;
echo " /etc/ld.so.conf.d/intel-openmp.conf"
echo " /etc/ld.so.conf.d/intel-tbb.conf"