On Fri, 13 Aug 2004, Gerrit P. Haase wrote:
> Hello Igor,
>
> On 12. August 2004, Igor wrote:
>
> > On Thu, 12 Aug 2004, Robb, Sam wrote:
>
> [...]
>
> >> - When compressing info files as part of an install, uses the
> >> -exec option of find rather than xargs.
> >>
> >> Packages that already
On Thu, Aug 12, 2004 at 11:41:03PM -0400, Robb, Sam wrote:
> > It was actually right there on the xargs man page... ;-) Ok, so
> > it's settled -- I'll change your patch to do that instead of the
> > -exec option.
>
> Just curious - is there a reason to prefer xargs vs. -exec? I know
> that xarg
Hello Igor,
On 12. August 2004, Igor wrote:
> On Thu, 12 Aug 2004, Robb, Sam wrote:
[...]
>> - When compressing info files as part of an install, uses the
>> -exec option of find rather than xargs.
>>
>> Packages that already compress info files on install will create
>> an info dir, but
> It was actually right there on the xargs man page... ;-) Ok, so it's
> settled -- I'll change your patch to do that instead of the
> -exec option.
Just curious - is there a reason to prefer xargs vs. -exec? I know
that xargs can be used to avoid shell command line length limits,
but are there
On Thu, 12 Aug 2004, Robb, Sam wrote:
> > Good catch. I'd rather add the '-r' ('--no-run-if-empty') flag to the
> > all of the xargs invocations, though.
>
> Told you I wasn't familiar with xargs :-) I really need to spend some
> time and get more comfortable with it.
It was actually right ther
> Good catch. I'd rather add the '-r' ('--no-run-if-empty') flag to the
> all of the xargs invocations, though.
Told you I wasn't familiar with xargs :-) I really need to spend some
time and get more comfortable with it.
> > - When compressing files using gzip as part of an install, adds
> >
On Thu, 12 Aug 2004, Robb, Sam wrote:
> Attached is a suggested patch for the generic-builf-script. I'm
> not as familiar with xargs as I should be, so there may be better
> ways of implementing some of these changes...
Thanks for the patch. Some comments below.
> Areas it affects:
>
> - Adds
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Yaakov Selkowitz wrote:
| If so, let me propose the attached patch instead.
Ping??
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (Cygwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFAvPeZpiWmPGlmQSMRArU+AKDPSCb2DZvaQc
On Thu, 20 May 2004, Gerrit P. Haase wrote:
> Hallo Igor,
>
> Am Mittwoch, 19. Mai 2004 um 19:47 schriebst du:
>
> > On Wed, 19 May 2004, Christopher Faylor wrote:
>
> >> On Wed, May 19, 2004 at 03:52:04PM +0200, Gerrit P. Haase wrote:
> >> >Hallo cygwin-apps,
> >> >
> >> >--- generic-build-script
On Wed, 19 May 2004, Christopher Faylor wrote:
> On Wed, May 19, 2004 at 03:52:04PM +0200, Gerrit P. Haase wrote:
> >Hallo cygwin-apps,
> >
> >--- generic-build-script~ 2004-05-19 15:49:55.827961600 +0200
> >+++ generic-build-script2004-05-19 15:49:41.196923200 +0200
> >@@ -180,7 +18
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Gerrit P. Haase wrote:
| Hallo cygwin-apps,
|
| --- generic-build-script~ 2004-05-19 15:49:55.827961600 +0200
| +++ generic-build-script2004-05-19 15:49:41.196923200 +0200
| @@ -180,7 +180,7 @@
| fi ;\
|done &&\
|if [ -d ${ins
On Wed, May 19, 2004 at 03:52:04PM +0200, Gerrit P. Haase wrote:
>Hallo cygwin-apps,
>
>--- generic-build-script~ 2004-05-19 15:49:55.827961600 +0200
>+++ generic-build-script2004-05-19 15:49:41.196923200 +0200
>@@ -180,7 +180,7 @@
> fi ;\
> done &&\
> if [ -d ${instdir}${pref
12 matches
Mail list logo