summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Huettel <dilfridge@gentoo.org>2020-02-16 20:33:52 +0100
committerAndreas K. Huettel <dilfridge@gentoo.org>2020-02-16 20:33:52 +0100
commit0d742686b74283ac63e0274dea4903a3ca7967c2 (patch)
treebe5e524e0cedd208057e3640cc25d0946f3b3920
parentsci-mathematics/mathematica: Remove superfluous RDEPENDs (diff)
downloaddilfridge-0d742686b74283ac63e0274dea4903a3ca7967c2.tar.gz
dilfridge-0d742686b74283ac63e0274dea4903a3ca7967c2.tar.bz2
dilfridge-0d742686b74283ac63e0274dea4903a3ca7967c2.zip
sci-mathematics/mathematica: Fix dosym parameters
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
-rw-r--r--sci-mathematics/mathematica/mathematica-10.3.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/mathematica/mathematica-10.3.1-r1.ebuild b/sci-mathematics/mathematica/mathematica-10.3.1-r1.ebuild
index 7b1b18a..868818d 100644
--- a/sci-mathematics/mathematica/mathematica-10.3.1-r1.ebuild
+++ b/sci-mathematics/mathematica/mathematica-10.3.1-r1.ebuild
@@ -56,7 +56,7 @@ src_install() {
done
insinto /opt/bin
for name in ${M_BINARIES} ; do
- dosym ../../usr/bin/${name} ${name}
+ dosym ${name} ../../usr/bin/${name}
done
# fix some embedded paths and install desktop files