mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-mathematics/nestedsums: src_test added
Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
@@ -29,6 +29,10 @@ src_compile() {
|
||||
fi
|
||||
}
|
||||
|
||||
src_test() {
|
||||
emake check
|
||||
}
|
||||
|
||||
src_install() {
|
||||
emake DESTDIR="${D}" install
|
||||
rm -f "${D}"usr/lib/*.la
|
||||
|
||||
Reference in New Issue
Block a user