From: "Francois Bissey" <f.r.bissey@massey.ac.nz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/fsl/
Date: Mon, 20 Apr 2015 01:11:34 +0000 (UTC) [thread overview]
Message-ID: <1426029558.3956c9c9482c4360acb377884903f0b09c7cd0a6.fbissey@gentoo> (raw)
commit: 3956c9c9482c4360acb377884903f0b09c7cd0a6
Author: Horea Christian <h.chr <AT> mail <DOT> ru>
AuthorDate: Tue Mar 10 23:19:18 2015 +0000
Commit: Francois Bissey <f.r.bissey <AT> massey <DOT> ac <DOT> nz>
CommitDate: Tue Mar 10 23:19:18 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=3956c9c9
changed grep wrapper
Package-Manager: portage-2.2.18
sci-biology/fsl/ChangeLog | 3 +++
sci-biology/fsl/fsl-5.0.6.ebuild | 7 ++++---
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/sci-biology/fsl/ChangeLog b/sci-biology/fsl/ChangeLog
index 5c76f1e..682727d 100644
--- a/sci-biology/fsl/ChangeLog
+++ b/sci-biology/fsl/ChangeLog
@@ -3,6 +3,9 @@
# $Header: $
10 Mar 2015; <chymera@gentoo.org> fsl-5.0.6.ebuild:
+ changed grep wrapper
+
+ 10 Mar 2015; <chymera@gentoo.org> fsl-5.0.6.ebuild:
reformatted tcl sed calls
10 Mar 2015; <chymera@gentoo.org> fsl-5.0.6.ebuild:
diff --git a/sci-biology/fsl/fsl-5.0.6.ebuild b/sci-biology/fsl/fsl-5.0.6.ebuild
index e1b4ac6..6f9584f 100644
--- a/sci-biology/fsl/fsl-5.0.6.ebuild
+++ b/sci-biology/fsl/fsl-5.0.6.ebuild
@@ -107,9 +107,10 @@ src_install() {
doins -r doc data refdoc
sed -i "s:\${FSLDIR}/tcl:/usr/libexec/fsl:g" \
- `grep -lI \${FSLDIR}/tcl bin/*` \
- `grep -l \${FSLDIR}/tcl tcl/*`
- sed -i "s:\$FSLDIR/tcl:/usr/libexec/fsl:g" `grep -l \$FSLDIR/tcl tcl/*`
+ $(grep -lI "\${FSLDIR}/tcl" bin/*) \
+ $(grep -l "\${FSLDIR}/tcl" tcl/*)
+ sed -i "s:\$FSLDIR/tcl:/usr/libexec/fsl:g" \
+ $(grep -l "\$FSLDIR/tcl" tcl/*)
insinto /usr/libexec/fsl
doins -r tcl/*
next reply other threads:[~2015-04-20 1:11 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-20 1:11 Francois Bissey [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-02-29 21:15 [gentoo-commits] proj/sci:master commit in: sci-biology/fsl/ Horea Christian
2022-05-02 12:22 Andrew Ammerlaan
2022-01-15 15:59 Andrew Ammerlaan
2022-01-14 20:36 Andrew Ammerlaan
2021-06-01 9:24 Andrew Ammerlaan
2017-11-18 19:49 Justin Lecher
2016-04-13 10:47 Marius Brehler
2015-11-24 2:03 Christoph Junghans
2015-11-17 15:46 Justin Lecher
2015-11-05 15:14 Marius Brehler
2015-09-21 17:44 Justin Lecher
2015-04-20 1:11 Francois Bissey
2015-04-20 1:11 Francois Bissey
2015-04-20 1:11 Francois Bissey
2015-04-20 1:11 Francois Bissey
2015-04-20 1:11 Francois Bissey
2015-04-20 1:11 Francois Bissey
2015-04-20 1:11 Francois Bissey
2015-04-20 1:11 Francois Bissey
2015-04-20 1:11 Francois Bissey
2015-04-20 1:11 Francois Bissey
2015-04-20 1:11 Francois Bissey
2015-04-20 1:11 Francois Bissey
2015-04-20 1:11 Francois Bissey
2015-04-20 1:11 Francois Bissey
2015-04-20 1:11 Francois Bissey
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=1426029558.3956c9c9482c4360acb377884903f0b09c7cd0a6.fbissey@gentoo \
--to=f.r.bissey@massey.ac.nz \
--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