From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: dev-lang/opal/
Date: Thu, 7 Nov 2013 18:35:23 +0000 (UTC) [thread overview]
Message-ID: <1383849294.c4cf624ec32c3aab1af41a7b9849d5e49ee44dd6.sping@gentoo> (raw)
commit: c4cf624ec32c3aab1af41a7b9849d5e49ee44dd6
Author: Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Thu Nov 7 18:34:54 2013 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Thu Nov 7 18:34:54 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=c4cf624e
dev-lang/opal: Fix hardcoded paths
---
dev-lang/opal/opal-2.4b.ebuild | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-lang/opal/opal-2.4b.ebuild b/dev-lang/opal/opal-2.4b.ebuild
index 0f885ce..b1ab106 100644
--- a/dev-lang/opal/opal-2.4b.ebuild
+++ b/dev-lang/opal/opal-2.4b.ebuild
@@ -53,4 +53,7 @@ src_install() {
dodir /usr/share/
mv "${D}"/usr/{,share/}man/ || die
fi
+
+ # Fix "OCS=${D}//usr" in binaries (due to broken --disable-absolute-pathes)
+ sed -i 's|^OCS=.*|OCS=/usr|' "${D}"/usr/bin/{dosfop,oasys,oasys1,ocs,pureDosfop} || die
}
next reply other threads:[~2013-11-07 18:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-07 18:35 Sebastian Pipping [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-06-04 18:17 [gentoo-commits] proj/betagarden:master commit in: dev-lang/opal/ Justin Lecher
2013-11-07 0:49 Sebastian Pipping
2013-11-06 0:43 Sebastian Pipping
2013-10-13 14:56 Justin Lecher
2011-10-27 18:02 Justin Lecher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1383849294.c4cf624ec32c3aab1af41a7b9849d5e49ee44dd6.sping@gentoo \
--to=sping@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox