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

Bug 410677

Summary: dev-embedded/libftdi-9999.1.0: install docs from cmake build directory
Product: Gentoo Linux Reporter: Ole Henrik Jahren <ohjgoo>
Component: New packagesAssignee: Embedded Team (OBSOLETE) <dev-embedded+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: kripton
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch fixing issue

Description Ole Henrik Jahren 2012-04-03 17:10:29 UTC
At present the ebuild tries to install the docs from the source directory. This
does not work, since they are located in the cmake build directory. The attached
patch fixes the issue for me.

Reproducible: Always

Steps to Reproduce:
1. install dev-embedded/libftdi-9999.1.0 with doc use flag set
2. 
3.
Actual Results:  
Docs are not installed.

Expected Results:  
That docs was installed.
Comment 1 Ole Henrik Jahren 2012-04-03 17:11:37 UTC
Created attachment 307635 [details]
Patch fixing issue
Comment 2 SpanKY gentoo-dev 2013-03-12 11:17:33 UTC
should be all set now in the tree; thanks for the report!

Commit message: Fix USE=doc install
http://sources.gentoo.org/dev-embedded/libftdi/libftdi-1.0.ebuild?r1=1.1&r2=1.2
http://sources.gentoo.org/dev-embedded/libftdi/libftdi-9999.ebuild?r1=1.7&r2=1.8