Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 191167

Summary: media-libs/netpbm doesn't install shhopt.h
Product: Gentoo Linux Reporter: Christopher J. Madsen <gentoo>
Component: Current packagesAssignee: 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: ---

Description Christopher J. Madsen 2007-09-03 17:46:46 UTC
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
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-09-03 17:51:38 UTC
No, we won't remove it.

*** This bug has been marked as a duplicate of bug 161225 ***