Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 386929 - net-dns/libidn-1.22 installs libtool archive with USE=-static-libs
Summary: net-dns/libidn-1.22 installs libtool archive with USE=-static-libs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-12 16:29 UTC by Hans
Modified: 2011-10-18 20:24 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hans 2011-10-12 16:29:25 UTC
net-dns/libidn-1.22 still installs one .la file even without the static-libs USE flag set:

[...]
/usr/lib64/libidn.la
/usr/lib64/libidn.so
/usr/lib64/libidn.so.11
[...]

As far as I can tell, this is completely useless, as I see no reason this should be useful.
So please delete this file even in the case of USE=-static-libs.

Thanks!
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-10-18 20:24:13 UTC
Fixed in 1.22-r1. Thanks for reporting.