aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-08-30 08:23:46 +0200
committerJustin Lecher <jlec@gentoo.org>2012-08-30 08:23:46 +0200
commit0a35497fc8a75420cd676ffd4e8a6fea94c40715 (patch)
tree36670f9df608e0251b553c0db69e5019f6512538 /sci-chemistry/ssp
parentMerge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sci; github.c... (diff)
downloadsci-0a35497fc8a75420cd676ffd4e8a6fea94c40715.tar.gz
sci-0a35497fc8a75420cd676ffd4e8a6fea94c40715.tar.bz2
sci-0a35497fc8a75420cd676ffd4e8a6fea94c40715.zip
sci-chemistry/ssp: Fix offset of reference CS DB
(Portage version: 2.2.0_alpha123/git/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-chemistry/ssp')
-rw-r--r--sci-chemistry/ssp/ChangeLog3
-rw-r--r--sci-chemistry/ssp/ssp-09.11.ebuild6
2 files changed, 9 insertions, 0 deletions
diff --git a/sci-chemistry/ssp/ChangeLog b/sci-chemistry/ssp/ChangeLog
index c2cb33298..87325180c 100644
--- a/sci-chemistry/ssp/ChangeLog
+++ b/sci-chemistry/ssp/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 30 Aug 2012; Justin Lecher <jlec@gentoo.org> ssp-09.11.ebuild:
+ Fix offset of reference CS DB
+
*ssp-09.11 (29 Aug 2012)
29 Aug 2012; Justin Lecher <jlec@gentoo.org> +ssp-09.11.ebuild,
diff --git a/sci-chemistry/ssp/ssp-09.11.ebuild b/sci-chemistry/ssp/ssp-09.11.ebuild
index d788a74e5..59061425e 100644
--- a/sci-chemistry/ssp/ssp-09.11.ebuild
+++ b/sci-chemistry/ssp/ssp-09.11.ebuild
@@ -18,6 +18,12 @@ DEPEND=""
S="${WORKDIR}"/${PN}
+src_prepare() {
+ sed \
+ -e "s:\(REF\/\):${EPREFIX}/usr/share/${PN}/\1:g" \
+ -i ${PN} || die
+}
+
src_install() {
dobin reref ${PN}
dodoc README