public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Nickolas Raymond Kaczynski" <nrk@disroot.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-misc/selx/
Date: Thu, 22 Feb 2024 11:35:25 +0000 (UTC)	[thread overview]
Message-ID: <1708601636.592c48eebc669702281afa866ccad2b049e24f69.nrk@gentoo> (raw)

commit:     592c48eebc669702281afa866ccad2b049e24f69
Author:     NRK <nrk <AT> disroot <DOT> org>
AuthorDate: Thu Feb 22 11:33:56 2024 +0000
Commit:     Nickolas Raymond Kaczynski <nrk <AT> disroot <DOT> org>
CommitDate: Thu Feb 22 11:33:56 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=592c48ee

x11-misc/selx: use `edo`

Signed-off-by: NRK <nrk <AT> disroot.org>

 x11-misc/selx/selx-1.1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/selx/selx-1.1.0.ebuild b/x11-misc/selx/selx-1.1.0.ebuild
index b0a3fa7252..15f8e130fa 100644
--- a/x11-misc/selx/selx-1.1.0.ebuild
+++ b/x11-misc/selx/selx-1.1.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit toolchain-funcs
+inherit toolchain-funcs edo
 
 DESCRIPTION="Minimal X11 rectangle selection tool"
 HOMEPAGE="https://codeberg.org/NRK/selx"
@@ -23,7 +23,7 @@ RDEPEND="
 DEPEND="${RDEPEND}"
 
 src_compile() {
-	$(tc-getCC) -o selx selx.c ${CFLAGS} ${LDFLAGS} -l X11 -l Xext -l Xrandr || die "Compilation failed"
+	edo $(tc-getCC) -o selx selx.c ${CFLAGS} ${LDFLAGS} -l X11 -l Xext -l Xrandr
 }
 
 src_install() {


             reply	other threads:[~2024-02-22 11:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-22 11:35 Nickolas Raymond Kaczynski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-06 16:21 [gentoo-commits] repo/proj/guru:dev commit in: x11-misc/selx/ Nickolas Raymond Kaczynski
2024-02-21 15:29 Nickolas Raymond Kaczynski
2024-02-16  8:51 Nickolas Raymond Kaczynski

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=1708601636.592c48eebc669702281afa866ccad2b049e24f69.nrk@gentoo \
    --to=nrk@disroot.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