public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/birthday/
Date: Fri, 25 Dec 2015 12:08:06 +0000 (UTC)	[thread overview]
Message-ID: <1451045284.0dfa9a21a1586d6b3df25f86f9f5ab8d0c229945.jlec@gentoo> (raw)

commit:     0dfa9a21a1586d6b3df25f86f9f5ab8d0c229945
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 25 12:03:22 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Dec 25 12:08:04 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dfa9a21

app-misc/birthday: Fix test failures

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=568930

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 app-misc/birthday/birthday-1.6.2.ebuild | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/app-misc/birthday/birthday-1.6.2.ebuild b/app-misc/birthday/birthday-1.6.2.ebuild
index 600b935..c8f79f8 100644
--- a/app-misc/birthday/birthday-1.6.2.ebuild
+++ b/app-misc/birthday/birthday-1.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -18,8 +18,12 @@ src_unpack() {
 	cd "${S}"
 
 	# Don't strip, install in correct share dir and respect CFLAGS
-	sed -i -e "s:install -s:install:g" -e "s:#SHARE:SHARE:g" -e "s:-O2:${CFLAGS}:g" \
-		Makefile || die
+	sed \
+		-e "s:install -s:install:g" -e "s:#SHARE:SHARE:g" -e "s:-O2:${CFLAGS}:g" \
+		-i Makefile || die
+	sed \
+		-e 's:grep -v:grep --binary-files=text -v:g' \
+		-i runtest.sh || die
 }
 
 src_compile() {


             reply	other threads:[~2015-12-25 12:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-25 12:08 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-12-25 12:08 [gentoo-commits] repo/gentoo:master commit in: app-misc/birthday/ Justin Lecher
2017-10-21 17:31 Patrice Clement
2017-10-21 17:31 Patrice Clement
2020-11-24 23:11 Patrice Clement
2022-03-19 23:17 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=1451045284.0dfa9a21a1586d6b3df25f86f9f5ab8d0c229945.jlec@gentoo \
    --to=jlec@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