summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgnat Harczuk2017-12-19 19:33:54 +0100
committerIgnat Harczuk2017-12-19 19:33:54 +0100
commitf5f062bf9dcf57d2edb12c9700fa31154f58edb8 (patch)
treeb6d0d12b3e64b2ce12f84f2e399df93c0f6b32c2
parent503f389f72e4966e031102f5ff9674092b4e7ff7 (diff)
downloadaur-f5f062bf9dcf57d2edb12c9700fa31154f58edb8.tar.gz
include newly added math headers from intel-c-comp rpm package
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa92390761a3..1712f9f4d75e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Dec 13 19:46:56 UTC 2017
+# Tue Dec 19 18:33:48 UTC 2017
pkgbase = intel-parallel-studio-xe
pkgdesc = Intel C++ C and FORTRAN compiler - Intel Parallel Studio XE - Cluster Edition - icc icpc ifort ipp mkl
pkgver = 2018.18.0.4.1.163
- pkgrel = 1
+ pkgrel = 2
url = http://software.intel.com/en-us/articles/non-commercial-software-download/
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 118f5dbec89d..5891fd6ac1e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -58,7 +58,7 @@ _v_b='163'
_update='1'
-pkgrel=1
+pkgrel=2
_sp='professional_edition'
@@ -334,6 +334,7 @@ package_intel-compiler-base() {
extract_rpms 'intel-icc*.rpm' $xe_build_dir
extract_rpms 'intel-comp*.rpm' $xe_build_dir
extract_rpms 'intel-openmp*.rpm' $xe_build_dir
+ extract_rpms 'intel-c-*.rpm' $xe_build_dir
echo -e " # intel_compiler-base: Editing variables"