From: Donnie Berkholz <dberkholz@gentoo.org>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in dev-php5/onphp: ChangeLog onphp-0.10.6.ebuild onphp-0.10.4.ebuild onphp-0.10.3.ebuild
Date: Sun, 14 Oct 2007 17:18:42 -0700 [thread overview]
Message-ID: <20071015001842.GE23990@supernova> (raw)
In-Reply-To: <20071014235246.GA19544@phaenix.haell.com>
On 16:52 Sun 14 Oct , Drake Wyrm wrote:
> Donnie Berkholz <dberkholz@gentoo.org> wrote:
> > On 18:05 Sun 14 Oct , Konstantin Arkhipov (voxus) wrote:
> > > 1.1 dev-php5/onphp/onphp-0.10.6.ebuild
> > >
> > > file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp/onphp-0.10.6.ebuild?rev=1.1&view=markup
> > > plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp/onphp-0.10.6.ebuild?rev=1.1&content-type=text/plain
> >
> > > if use doc ; then
> > > for doc in `find doc -maxdepth 1 -type f -print` ; do
> > > dodoc ${doc}
> > > done
> >
> > You could avoid all these calls to dodoc by saving the docs in a
> > variable, then calling dodoc on it. Another option could be to send the
> > loop output to 'xargs dodoc'.
>
> Or, since you already have the command substitution there, how about:
>
> dodoc `find doc -maxdepth 1 -type f`
Much better than what I said.
Thanks,
Donnie
--
gentoo-dev@gentoo.org mailing list
next prev parent reply other threads:[~2007-10-15 0:32 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E1Ih7qa-0007Zq-2s@stork.gentoo.org>
2007-10-14 21:11 ` [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in dev-php5/onphp: ChangeLog onphp-0.10.6.ebuild onphp-0.10.4.ebuild onphp-0.10.3.ebuild Donnie Berkholz
2007-10-14 22:12 ` Konstantin V. Arkhipov
2007-10-14 23:52 ` Drake Wyrm
2007-10-15 0:18 ` Donnie Berkholz [this message]
2007-10-15 0:25 ` Thomas de Grenier de Latour
2007-10-16 7:19 ` [gentoo-dev] " Steve Long
2007-10-16 7:28 ` Donnie Berkholz
2007-10-16 7:44 ` Roy Marples
2007-10-16 12:38 ` [gentoo-dev] " Steve Long
2007-10-16 14:08 ` Roy Marples
2007-10-17 9:15 ` [gentoo-dev] " Steve Long
2007-10-17 11:26 ` Roy Marples
2007-10-18 2:15 ` [gentoo-dev] " Steve Long
2007-10-18 9:39 ` Marius Mauch
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=20071015001842.GE23990@supernova \
--to=dberkholz@gentoo.org \
--cc=gentoo-dev@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