| Summary: | media-libs/netpbm doesn't install shhopt.h | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Christopher J. Madsen <gentoo> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
No, we won't remove it. *** This bug has been marked as a duplicate of bug 161225 *** |
media-libs/netpbm does not install shhopt.h, which is necessary to build programs that use the command-line handling functions of the netpbm library. This happens because netpbm-10.39.0.ebuild (and previous versions) contains the following line in src_install: rm "${D}"/usr/include/shhopt.h Please remove that line from the ebuild. Reproducible: Always Steps to Reproduce: 1. Install media-libs/netpbm 2. Notice that /usr/include/shhopt.h does not exist Expected Results: /usr/include/shhopt.h should have been installed