mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
dev-libs/iniparser: fix USE=static-libs handling
This commit is contained in:
@@ -57,7 +57,7 @@ src_test() {
|
||||
}
|
||||
|
||||
src_install() {
|
||||
newlib.a lib${PN}.a lib${PN}${SLOT}.a
|
||||
use static-libs && newlib.a lib${PN}.a lib${PN}${SLOT}.a
|
||||
_newlib_so_with_symlinks lib${PN}.so lib${PN}${SLOT} 1 0 0
|
||||
|
||||
insinto /usr/include/${PN}${SLOT}
|
||||
|
||||
Reference in New Issue
Block a user