commit: cced4ffac60e968488d5ba5b6c254a2ed3464c0c
Author: Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 18 20:32:46 2016 +0000
Commit: Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Fri Mar 18 20:33:45 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cced4ffa
sci-mathematics/mathmod: install some useful files
Package-Manager: portage-2.2.28
sci-mathematics/mathmod/{mathmod-4.1.ebuild => mathmod-4.1-r1.ebuild} | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sci-mathematics/mathmod/mathmod-4.1.ebuild
b/sci-mathematics/mathmod/mathmod-4.1-r1.ebuild
similarity index 91%
rename from sci-mathematics/mathmod/mathmod-4.1.ebuild
rename to sci-mathematics/mathmod/mathmod-4.1-r1.ebuild
index 74d1903..916862b 100644
--- a/sci-mathematics/mathmod/mathmod-4.1.ebuild
+++ b/sci-mathematics/mathmod/mathmod-4.1-r1.ebuild
@@ -25,6 +25,8 @@ src_configure() {
src_install() {
exeinto /usr/bin
doexe MathMod
+ insinto /usr/share/${P}
+ doins mathmodconfig.js mathmodcollection.js advancedmodels.js
newicon -s 16 icon/catenoid_mini_16x16.png catenoid.png
newicon -s 32 icon/catenoid_mini_32x32.png catenoid.png
newicon -s 64 icon/catenoid_mini_64x64.png catenoid.png