Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 433732 - sys-libs/slang-2.2.4 doesn't install pkg-config file
Summary: sys-libs/slang-2.2.4 doesn't install pkg-config file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-03 00:17 UTC by Jaakko Perttilä
Modified: 2012-10-08 00:45 UTC (History)
0 users

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 Jaakko Perttilä 2012-09-03 00:17:33 UTC
The ebuild installs with this:
emake DESTDIR="${D}" install-elf $(use static-libs && echo install-static)

In the Makefile, the target 'install-elf' doesn't include the 'install-pkgconfig', but the target 'install' includes both the -elf and -pkgconfig targets.


Reproducible: Always
Comment 1 Naohiro Aota gentoo-dev 2012-10-08 00:45:43 UTC
Fixed in the tree. Thanks.