diff options
author | Tupone Alfredo <tupone@gentoo.org> | 2017-11-04 19:28:34 +0100 |
---|---|---|
committer | Tupone Alfredo <tupone@gentoo.org> | 2017-11-04 19:28:34 +0100 |
commit | 9ca01a8eb0c26afe211e01dcea811b54b29f0b28 (patch) | |
tree | 424916dea3ab9c322e64d85b2a95246d0a1031d8 /sci-mathematics | |
parent | sys-apps/logwatch: Live ebuild added (diff) | |
download | gentoo-9ca01a8eb0c26afe211e01dcea811b54b29f0b28.tar.gz gentoo-9ca01a8eb0c26afe211e01dcea811b54b29f0b28.tar.bz2 gentoo-9ca01a8eb0c26afe211e01dcea811b54b29f0b28.zip |
sci-mathematics/why3-for-spark: Install libraries
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild b/sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild index 3fd441065140..ca75d4898e43 100644 --- a/sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild +++ b/sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild @@ -67,6 +67,7 @@ src_compile() { src_install() { default + emake DESTDIR="${D}" install-lib emake DESTDIR="${D}" install_spark2014_dev docompress -x /usr/share/doc/${PF}/examples dodoc -r examples |