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

Re: .la file status and hint to clear the dependency_libs field



On 05/26/2011 06:04 PM, Peter Samuelson wrote:
> 
> [Michael Biebl]
>> Clearing the dependency_libs is always safe, afaics, so I'd rather say it is
>> something like
>>
>> if depended-on
>> 	clear dependency_libs
>> else
>> 	remove *.la files
> 
> Seems like the following would work instead:
> 
>     remove *.la files
>     if depended-on
>         request some binNMUs
> 
> This is unstable after all, right?  (:

No, breaking things when that can easily be avoided is not preferred.
Also not in unstable.

Plus some specific *.la files are not meant to be removed at all.

And if I'm not mistaken, removing the *.la files and binNMUing the ones
that depend on them does not work, some of these would just FTBFS,
others could break in unforseen circumstances.

Cheers

Luk


Reply to: