#15 Remove libtool archives from make install.
Closed: Invalid Opened by firstyear.

We don't need to install libtool archives on make install. They are not used, and provide pkgconfig files, so lets avoid installing this.


https://bugs.gentoo.org/show_bug.cgi?id=586136

We don't need to install libtool archives on make install. They are not used, and provide pkgconfig files, so lets avoid installing this.

It is a part of fedora packaging guideline as well
and already removed in spec file. Gentoo should do the same.

BTW there isn't a way how to persuade libtool to not generate *.la files.
Because they are used for "make uninstall"

So there isn't any way how to fix it in upstream.

@firstyear changed the status to Invalid

Metadata