public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sci-mathematics/minisatp/
Date: Tue,  3 May 2022 20:21:37 +0000 (UTC)	[thread overview]
Message-ID: <1651609293.fc9580728b4fba5bc2b00416a7966d29b7a6ada4.Alessandro-Barbieri@gentoo> (raw)

commit:     fc9580728b4fba5bc2b00416a7966d29b7a6ada4
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Tue May  3 18:02:03 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Tue May  3 20:21:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fc958072

sci-mathematics/minisatp: fix rpath

Closes: https://bugs.gentoo.org/842345
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 sci-mathematics/minisatp/minisatp-0.1_p20121002.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sci-mathematics/minisatp/minisatp-0.1_p20121002.ebuild b/sci-mathematics/minisatp/minisatp-0.1_p20121002.ebuild
index ed2fa8bd3..fdba51c50 100644
--- a/sci-mathematics/minisatp/minisatp-0.1_p20121002.ebuild
+++ b/sci-mathematics/minisatp/minisatp-0.1_p20121002.ebuild
@@ -22,6 +22,7 @@ RDEPEND="
 	sys-libs/zlib
 "
 DEPEND="${RDEPEND}"
+BDEPEND="app-admin/chrpath"
 
 PATCHES=(
 	"${FILESDIR}/${PF}-find-gmp.patch"
@@ -43,4 +44,6 @@ src_install() {
 	dolib.so "${BUILD_DIR}/libminisatp.so.1"
 	dolib.so "${BUILD_DIR}/libminisatp.so.1.1.0"
 	dobin "${BUILD_DIR}/minisatp"
+
+	chrpath -d "${ED}/usr/bin/minisat" || die
 }


             reply	other threads:[~2022-05-03 20:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-03 20:21 Alessandro Barbieri [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-05 23:37 [gentoo-commits] repo/proj/guru:dev commit in: sci-mathematics/minisatp/ Alessandro Barbieri

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=1651609293.fc9580728b4fba5bc2b00416a7966d29b7a6ada4.Alessandro-Barbieri@gentoo \
    --to=lssndrbarbieri@gmail.com \
    --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