Re: [Mingw-w64-public] removing .la files from the automated builds

2012-11-30 Thread NightStrike
On Tue, Nov 13, 2012 at 2:03 AM, Vincent Torri wrote: > Hey > > I thought that this problem was fixed, but it seems it is not. The > automated builds still have the .la files. Can you remove them, please > ? > > Adrien suggested to use, with gnu tar : --wildcards --exclude="*.la" > > thank you Th

[Mingw-w64-public] removing .la files from the automated builds

2012-11-12 Thread Vincent Torri
Hey I thought that this problem was fixed, but it seems it is not. The automated builds still have the .la files. Can you remove them, please ? Adrien suggested to use, with gnu tar : --wildcards --exclude="*.la" thank you Vincent Torri -