1
0
Fork 0

sci-biology/ants: improved testing support

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Horea Christian <chr@chymera.eu>
This commit is contained in:
Horea Christian 2019-09-23 19:54:36 +02:00
parent 18d6fe1587
commit cb25e53393
No known key found for this signature in database
GPG Key ID: EAA9223EE3BB378A
2 changed files with 4 additions and 5 deletions

View File

@ -1,3 +1,6 @@
23 Sep 2019; <chymera@gentoo.org> ants-2.3.1_p20190704.ebuild:
sci-biology/ants: improved testing support
*ants-2.3.1_p20190704 (21 Sep 2019)
21 Sep 2019; <chymera@gentoo.org> +ants-2.3.1_p20190704.ebuild,

View File

@ -24,12 +24,7 @@ RDEPEND="
>=sci-libs/itk-5.0_rc1
"
#S="${WORKDIR}/ANTs-${PV}"
#src_prepare() {
# pwd
# ln -s
# die
#}
src_configure() {
@ -40,6 +35,7 @@ src_configure() {
-DBUILD_TESTING="$(usex test ON OFF)"
)
cmake-utils_src_configure
cp "../../distdir/84cf0e06646142e0aa4c3d3324a62701" "../${P}_build/ANTS-build"
}
src_install() {