summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2017-05-24 01:44:37 +0700
committerAndrey Grozin <grozin@gentoo.org>2017-05-24 01:44:37 +0700
commitce4288922859506f8b044aa83e52ec97bd47c997 (patch)
treee5ae8215f099d6347f2877b655c5a76b29d6c2f3 /sci-mathematics/nestedsums/nestedsums-1.5.1.ebuild
parentsci-geosciences/mapserver: Bump version to 7.0.5 bug #606612 (diff)
downloadgentoo-ce4288922859506f8b044aa83e52ec97bd47c997.tar.gz
gentoo-ce4288922859506f8b044aa83e52ec97bd47c997.tar.bz2
gentoo-ce4288922859506f8b044aa83e52ec97bd47c997.zip
sci-mathematics/nestedsums: src_test added
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sci-mathematics/nestedsums/nestedsums-1.5.1.ebuild')
-rw-r--r--sci-mathematics/nestedsums/nestedsums-1.5.1.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/sci-mathematics/nestedsums/nestedsums-1.5.1.ebuild b/sci-mathematics/nestedsums/nestedsums-1.5.1.ebuild
index 44b4c511193d..dda14ea4f26f 100644
--- a/sci-mathematics/nestedsums/nestedsums-1.5.1.ebuild
+++ b/sci-mathematics/nestedsums/nestedsums-1.5.1.ebuild
@@ -29,6 +29,10 @@ src_compile() {
fi
}
+src_test() {
+ emake check
+}
+
src_install() {
emake DESTDIR="${D}" install
rm -f "${D}"usr/lib/*.la