summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffrey Lin <jeffrey@icurse.nl>2020-06-27 19:41:14 -0400
committerAndreas K. Hüttel <dilfridge@gentoo.org>2020-07-04 17:18:26 +0300
commitaf9f1cd5d604ab73bb6f2fdea2e5034685e35853 (patch)
tree7d15cc5c4bb03eef1c30282724be20838f622889 /sci-mathematics/mathematica/mathematica-10.3.1-r1.ebuild
parentsci-mathematics/mathematica: remove --keep when unpacking (diff)
downloadgentoo-af9f1cd5d604ab73bb6f2fdea2e5034685e35853.tar.gz
gentoo-af9f1cd5d604ab73bb6f2fdea2e5034685e35853.tar.bz2
gentoo-af9f1cd5d604ab73bb6f2fdea2e5034685e35853.zip
sci-mathematics/mathematica: use domenu instead of direct insinto
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sci-mathematics/mathematica/mathematica-10.3.1-r1.ebuild')
-rw-r--r--sci-mathematics/mathematica/mathematica-10.3.1-r1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sci-mathematics/mathematica/mathematica-10.3.1-r1.ebuild b/sci-mathematics/mathematica/mathematica-10.3.1-r1.ebuild
index 864d31646209..a5af27f51d9c 100644
--- a/sci-mathematics/mathematica/mathematica-10.3.1-r1.ebuild
+++ b/sci-mathematics/mathematica/mathematica-10.3.1-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit multilib xdg
+inherit desktop multilib xdg
DESCRIPTION="Wolfram Mathematica"
SRC_URI="Mathematica_${PV}_LINUX.sh"
@@ -62,12 +62,11 @@ src_install() {
done
# fix some embedded paths and install desktop files
- insinto /usr/share/applications
for filename in $(find "${D}/${M_TARGET}/SystemFiles/Installation" -name "wolfram-mathematica.desktop") ; do
echo Fixing "${filename}"
sed -e "s:${S}::g" -e 's:^\t\t::g' -i "${filename}"
echo "Categories=Physics;Science;Engineering;2DGraphics;Graphics;" >> "${filename}"
- doins "${filename}"
+ domenu "${filename}"
done
# install mime types