Le lundi 26 février 2007 à 13:04 +0100, Loïc Minier a écrit :
> severity 412477 important
> stop
> 
>  I've just noticed that it erases *.a and *.la built for multiple Python
>  versions into a single one, so it's at least important and I think it's
>  serious if anybody is relying on these *.a and *.la files.

Surely not. If they are erased, it's because they are exactly the same
across multiple python versions. They are then linked back in all
destination directories.

It's easy to add an exception for these files, but I think the
appropriate thing to do is to remove them entirely. They are just a side
effect of using libtool and I fail to see for what purpose they could be
useful.

I still consider this bug important, if not serious, as this is a FHS
violation.

-- 
 .''`.
: :' :      We are debian.org. Lower your prices, surrender your code.
`. `'       We will add your hardware and software distinctiveness to
  `-        our own. Resistance is futile.


Reply via email to