gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gcl-devel] RE: [Axiom-developer] Metadata for the uploaded W indows


From: Camm Maguire
Subject: Re: [Gcl-devel] RE: [Axiom-developer] Metadata for the uploaded W indows source/binary package.
Date: 07 Dec 2004 17:13:23 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!

root <address@hidden> writes:

> Bill, Mike,
> 
> I can handle the reverse patch problem easily enough as I don't
> actually use the patches as sent. I read them for content and
> it was already clear to me that the patch was reversed. no problem
> there.
> 
> however, i'm not a sed user to any degree. 
> what does the sed line do?
> 
>    cp $$i gmp/$$(echo $$i | sed -e 's,\.\./,,1' -e 's,/,_,g') ;
> 

When building gmp locally, we copy and rename the object modules into
unixport/gmp in such a manner as to avoid namespace conflicts.  The
sed strips '../' from the path and then replaces '/' with '_'.

Take care,

> t
> 
> 
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gcl-devel
> 
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

[Prev in Thread] Current Thread [Next in Thread]