bug#9822: AMTAR not used

2020-05-25 Thread Karl Berry
akim> TAR = tar > am__tar = $(TAR) --format=ustar -chf - "$$tardir" > am__untar = $(TAR) -xf - > would be fine! stefano> I'd prefer to go with this latter option As far as I can tell, all that was left to do here is to document the use of the TAR environment variable in Au

bug#9822: AMTAR not used

2012-01-06 Thread Stefano Lattarini
On 01/03/2012 04:48 PM, Stefano Lattarini wrote: > Reference: > > > So here is a proposed patch (for maint). I will push in 72 hours if there > is no objection. > Pushed now. Regards, Stefano

bug#9822: AMTAR not used

2012-01-03 Thread Stefano Lattarini
Reference: So here is a proposed patch (for maint). I will push in 72 hours if there is no objection. Regards, Stefano >From 52fef8d18acb3b71752dc683f1330bc3ad2dd9b3 Mon Sep 17 00:00:00 2001 Message-Id: <52fef8d18acb3b71752dc683f1330bc3ad2d

bug#9822: AMTAR not used

2011-11-01 Thread Stefano Lattarini
Hi Akim, thanks for the report. On Friday 21 October 2011, Akim Demaille wrote: > Hi all, > > My apologies if this has already been discussed. > > I too have been hit by the fact that Tar on OS X tries to preserve > special features of files in "hidden" files (a thread about this > started here:

bug#9822: AMTAR not used

2011-10-21 Thread Akim Demaille
Hi all, My apologies if this has already been discussed. I too have been hit by the fact that Tar on OS X tries to preserve special features of files in "hidden" files (a thread about this started here: http://lists.gnu.org/archive/html/automake/2011-03/msg00127.html, and seems to end here: