mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
sci-libs/CombBLAS: fix patching
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -24,6 +24,7 @@ DEPEND="
|
||||
virtual/mpi
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="app-text/dos2unix"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${P}-rename-THRESHOLD.patch"
|
||||
@@ -36,6 +37,7 @@ PATCHES=(
|
||||
|
||||
src_prepare() {
|
||||
rm -r graph500-1.2 usort psort-1.0 || die
|
||||
dos2unix Matlab/startup.m || die
|
||||
cmake_src_prepare
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user