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

Bug 271513

Summary: missing header files in app-text/utrac-0.3.0
Product: Gentoo Linux Reporter: Martin Parm <parmus>
Component: Current packagesAssignee: Wolfram Schlich (RETIRED) <wschlich>
Status: RESOLVED WONTFIX    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Trivial patch for app-text/utrac-0.3.0

Description Martin Parm 2009-05-28 11:13:40 UTC
utrac installs both the utrac program and the libutrac library. However without the headers the library is useless.

Reproducible: Always

Steps to Reproduce:
1. emerge app-text/utrac
Actual Results:  
utrac is installed without header files.

Expected Results:  
utrac installed with header files.

This bug is also present in utrac's own Makefile, so I will also file a bug report upstream. However as the ebuild implements it's own install functionality, fixing the upstream Makefile wont fix the problem for Gentoo users.
Comment 1 Martin Parm 2009-05-28 11:18:30 UTC
Created attachment 192698 [details, diff]
Trivial patch for app-text/utrac-0.3.0

This trivial patch fixes the ebuild to include the header files in the installation.
Comment 2 Pacho Ramos gentoo-dev 2012-12-25 13:29:51 UTC
dropped