aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-09-14 16:17:36 +0200
committerJustin Lecher <jlec@gentoo.org>2012-09-14 16:17:36 +0200
commitcc61c0a5da30959f4c6f835437c5f60fd76c3f2b (patch)
treecacf5efaae79d0a70b2877a6d3935336511b8918 /sci-chemistry/curvefit
parentsci-chemistry/curvefit: We have ls in usr/bin (diff)
downloadsci-cc61c0a5da30959f4c6f835437c5f60fd76c3f2b.tar.gz
sci-cc61c0a5da30959f4c6f835437c5f60fd76c3f2b.tar.bz2
sci-cc61c0a5da30959f4c6f835437c5f60fd76c3f2b.zip
sci-chemistry/curvefit: And it sits in EPREFIX
(Portage version: 2.2.0_alpha128/git/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)
Diffstat (limited to 'sci-chemistry/curvefit')
-rw-r--r--sci-chemistry/curvefit/ChangeLog3
-rw-r--r--sci-chemistry/curvefit/curvefit-1.40.ebuild2
2 files changed, 4 insertions, 1 deletions
diff --git a/sci-chemistry/curvefit/ChangeLog b/sci-chemistry/curvefit/ChangeLog
index d0b3b8898..49703fb0b 100644
--- a/sci-chemistry/curvefit/ChangeLog
+++ b/sci-chemistry/curvefit/ChangeLog
@@ -3,6 +3,9 @@
# $Header: $
14 Sep 2012; Justin Lecher <jlec@gentoo.org> curvefit-1.40.ebuild:
+ And it sits in EPREFIX
+
+ 14 Sep 2012; Justin Lecher <jlec@gentoo.org> curvefit-1.40.ebuild:
We have ls in usr/bin
14 Sep 2012; Justin Lecher <jlec@gentoo.org> curvefit-1.40.ebuild:
diff --git a/sci-chemistry/curvefit/curvefit-1.40.ebuild b/sci-chemistry/curvefit/curvefit-1.40.ebuild
index cd3b3abc9..c34d6c67b 100644
--- a/sci-chemistry/curvefit/curvefit-1.40.ebuild
+++ b/sci-chemistry/curvefit/curvefit-1.40.ebuild
@@ -28,7 +28,7 @@ src_install() {
local _exe
sed \
-e 's: xmgr : xmgrace :g' \
- -e 's:/bin/ls:/usr/bin/ls:g' \
+ -e 's: /bin/ls:${EPREFIX}/bin/ls:g' \
-i batch_curve curveplot || die
exeinto /opt/bin