libtool
[Top][All Lists]
Advanced

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

Re: Bug in libtoolize


From: Peter O'Gorman
Subject: Re: Bug in libtoolize
Date: Tue, 22 Feb 2005 00:02:22 +0900
User-agent: Mozilla Thunderbird 1.0 (Macintosh/20041206)

Gary V. Vaughan wrote:


No, Please don't!  I think using this idiom will work correctly everywhere
(untested however!):

 ( cd $sourcedir && tar cf - filenames; ) | ( cd $destdir && tar xf -; )

I'll try and make a patch for branch-2-0 and HEAD today, and we can backport
that to branch-1-5 if necessary after approval.

Hi Gary,

I question that we can rely on tar being installed, although I have not come across a system where it isn't. Please backport things to branch-1-5, it is apparently the branch that never dies, no matter how much we want it to.

Peter
--
Peter O'Gorman - http://www.pogma.com




reply via email to

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