public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-calculators/orpie/
Date: Mon, 21 Mar 2022 18:48:02 +0000 (UTC)	[thread overview]
Message-ID: <1647888470.4f1f0cb9de123f62fb3ecf8cf6959572ad8172e9.tupone@gentoo> (raw)

commit:     4f1f0cb9de123f62fb3ecf8cf6959572ad8172e9
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 21 18:47:50 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Mar 21 18:47:50 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f1f0cb9

sci-calculators/orpie: fix command not found

Closes: https://bugs.gentoo.org/835742
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 sci-calculators/orpie/orpie-1.6.1.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/sci-calculators/orpie/orpie-1.6.1.ebuild b/sci-calculators/orpie/orpie-1.6.1.ebuild
index fb1ff464a7b9..c7818b0641c2 100644
--- a/sci-calculators/orpie/orpie-1.6.1.ebuild
+++ b/sci-calculators/orpie/orpie-1.6.1.ebuild
@@ -27,6 +27,10 @@ PATCHES=(
 	"${FILESDIR}"/${P}-rcfile.patch
 )
 
+src_compile() {
+	PREFIX=/usr dune_src_compile
+}
+
 src_install() {
 	dune_src_install
 	mv "${D}"/{/usr,}/etc || die


             reply	other threads:[~2022-03-21 18:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-21 18:48 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-05 13:31 [gentoo-commits] repo/gentoo:master commit in: sci-calculators/orpie/ Alfredo Tupone
2022-03-23 21:17 Jakov Smolić
2022-03-21 12:59 Alfredo Tupone
2021-06-21  7:19 Sam James
2017-01-18 21:40 David Seifert
2016-02-14 22:46 David Seifert
2016-02-14 22:18 David Seifert

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=1647888470.4f1f0cb9de123f62fb3ecf8cf6959572ad8172e9.tupone@gentoo \
    --to=tupone@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