mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
sys-cluster/parallel-netcdf: restrict tests, respect flags
Closes: https://bugs.gentoo.org/835036 Closes: https://bugs.gentoo.org/815742 Closes: https://bugs.gentoo.org/815739 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -36,6 +36,12 @@ BDEPEND="
|
||||
)
|
||||
"
|
||||
|
||||
RESTRICT="test" # tests require MPI set up
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${P}-no-DESTDIR-for-info-clarity.patch"
|
||||
"${FILESDIR}/${P}-respect-flags.patch"
|
||||
)
|
||||
|
||||
pkg_setup() {
|
||||
fortran-2_pkg_setup
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user