public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikhail Pukhlikov" <cynede@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/dotnet:master commit in: net-irc/smuxi/
Date: Thu, 18 Oct 2018 12:39:48 +0000 (UTC)	[thread overview]
Message-ID: <1539864571.02a46d0b8bbe2ef630d541816d5a81f32ccc96df.cynede@gentoo> (raw)

commit:     02a46d0b8bbe2ef630d541816d5a81f32ccc96df
Author:     Martin Holzhauer <martin <AT> holzhauer <DOT> eu>
AuthorDate: Thu Oct 18 12:09:31 2018 +0000
Commit:     Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org>
CommitDate: Thu Oct 18 12:09:31 2018 +0000
URL:        https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=02a46d0b

replaced pipe operator with an OR

 net-irc/smuxi/smuxi-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/smuxi/smuxi-9999.ebuild b/net-irc/smuxi/smuxi-9999.ebuild
index c432d3a..5d18bba 100644
--- a/net-irc/smuxi/smuxi-9999.ebuild
+++ b/net-irc/smuxi/smuxi-9999.ebuild
@@ -47,7 +47,7 @@ src_prepare() {
 
 	# https://github.com/meebey/smuxi/issues/86
 	# eautoreconf
-	./autogen.sh | die "Could not run autogen.sh"
+	./autogen.sh || die "Could not run autogen.sh"
 }
 
 src_configure() {


             reply	other threads:[~2018-10-18 12:39 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-18 12:39 Mikhail Pukhlikov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-10-18 12:39 [gentoo-commits] proj/dotnet:master commit in: net-irc/smuxi/ Mikhail Pukhlikov
2018-10-18 12:39 Mikhail Pukhlikov
2017-08-03  7:57 Mikhail Pukhlikov
2017-08-03  7:57 Mikhail Pukhlikov
2016-06-16  6:07 Heather Cynede
2016-06-15 11:17 Heather Cynede
2016-06-15 11:17 Heather Cynede
2016-06-15 11:17 Heather Cynede
2015-08-10 11:54 Heather Cynede
2015-08-08 13:35 Heather Cynede
2015-03-06  4:23 Heather Cynede
2013-12-30 14:11 Heather Cynede
2013-11-16 16:54 Heather Cynede
2013-10-26 17:01 Heather Cynede
2013-10-13 12:12 Heather Cynede
2013-10-12 15:28 Heather Cynede

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=1539864571.02a46d0b8bbe2ef630d541816d5a81f32ccc96df.cynede@gentoo \
    --to=cynede@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