From: "Aisha Tammy" <gentoo@aisha.cc>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-util/Hermes/, dev-util/Hermes/files/
Date: Sat, 26 Sep 2020 14:20:51 +0000 (UTC) [thread overview]
Message-ID: <1601130033.f9afb849dbf525bd88fe8a9356f09f67e6319672.epsilon-0@gentoo> (raw)
commit: f9afb849dbf525bd88fe8a9356f09f67e6319672
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Sat Sep 26 14:20:33 2020 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Sat Sep 26 14:20:33 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=f9afb849
dev-util/Hermes: add env.d file and remove symliks
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
dev-util/Hermes/Hermes-2.8.ebuild | 5 ++---
dev-util/Hermes/files/00hermes | 1 +
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-util/Hermes/Hermes-2.8.ebuild b/dev-util/Hermes/Hermes-2.8.ebuild
index e6588ea05..f6dd2824f 100644
--- a/dev-util/Hermes/Hermes-2.8.ebuild
+++ b/dev-util/Hermes/Hermes-2.8.ebuild
@@ -22,7 +22,6 @@ src_compile() {
src_install() {
dodir /opt/hermes
cp -r "${S}"/* "${ED}"/opt/hermes/ || die
- for binary in "${S}"/bin/* ; do
- dosym /opt/hermes/bin/$(basename ${binary}) /usr/bin/$(basename ${binary})
- done
+
+ doenvd "${FILESDIR}"/00hermes
}
diff --git a/dev-util/Hermes/files/00hermes b/dev-util/Hermes/files/00hermes
new file mode 100644
index 000000000..5ab50c33c
--- /dev/null
+++ b/dev-util/Hermes/files/00hermes
@@ -0,0 +1 @@
+PATH="/opt/hermes/bin"
\ No newline at end of file
next reply other threads:[~2020-09-26 14:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-26 14:20 Aisha Tammy [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-12-23 5:53 [gentoo-commits] proj/sci:master commit in: dev-util/Hermes/, dev-util/Hermes/files/ Aisha Tammy
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=1601130033.f9afb849dbf525bd88fe8a9356f09f67e6319672.epsilon-0@gentoo \
--to=gentoo@aisha.cc \
--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