public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeremy Olexa" <darkside@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/darkside:master commit in: dev-util/catalyst/
Date: Mon, 28 Nov 2011 16:24:28 +0000 (UTC)	[thread overview]
Message-ID: <afe7264d51a3582a54d0f90d4aa49903504287f0.darkside@gentoo> (raw)

commit:     afe7264d51a3582a54d0f90d4aa49903504287f0
Author:     Jeremy Olexa <darkside <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 28 16:24:11 2011 +0000
Commit:     Jeremy Olexa <darkside <AT> gentoo <DOT> org>
CommitDate: Mon Nov 28 16:24:11 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/darkside.git;a=commit;h=afe7264d

[dev-util/catalyst] Do not use dosed with EAPI=4

---
 dev-util/catalyst/catalyst-2.0.7.1.ebuild |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-util/catalyst/catalyst-2.0.7.1.ebuild b/dev-util/catalyst/catalyst-2.0.7.1.ebuild
index 6f6c0d7..47fba61 100644
--- a/dev-util/catalyst/catalyst-2.0.7.1.ebuild
+++ b/dev-util/catalyst/catalyst-2.0.7.1.ebuild
@@ -50,8 +50,8 @@ src_install() {
 	doman files/catalyst.1
 	# Here is where we actually enable ccache
 	use ccache && \
-		dosed 's:options="autoresume kern:options="autoresume ccache kern:' \
-		/etc/catalyst/catalyst.conf
-	dosed "s:/usr/lib/catalyst:/usr/$(get_libdir)/catalyst:" \
-		/etc/catalyst/catalyst.conf
+		sed -i -e 's:options="autoresume kern:options="autoresume ccache kern:' \
+		/etc/catalyst/catalyst.conf || die
+	sed -i -e "s:/usr/lib/catalyst:/usr/$(get_libdir)/catalyst:" \
+		/etc/catalyst/catalyst.conf || die
 }



             reply	other threads:[~2011-11-28 16:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-28 16:24 Jeremy Olexa [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-03-07 13:56 [gentoo-commits] dev/darkside:master commit in: dev-util/catalyst/ Jeremy Olexa
2012-01-13 17:32 Jeremy Olexa
2011-11-28 16:33 Jeremy Olexa
2011-11-28 16:28 Jeremy Olexa
2011-11-21 20:17 Jeremy Olexa
2011-09-20 15:41 Jeremy Olexa
2011-06-23 20:17 Jeremy Olexa
2011-06-08 18:04 Jeremy Olexa
2011-04-14 17:46 Jeremy Olexa
2011-04-07  3:15 Jeremy Olexa

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=afe7264d51a3582a54d0f90d4aa49903504287f0.darkside@gentoo \
    --to=darkside@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