Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 410677 - dev-embedded/libftdi-9999.1.0: install docs from cmake build directory
Summary: dev-embedded/libftdi-9999.1.0: install docs from cmake build directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Embedded Team (OBSOLETE)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-04-03 17:10 UTC by Ole Henrik Jahren
Modified: 2013-03-12 11:21 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch fixing issue (libftdi-fix-doc-install.patch,475 bytes, text/plain)
2012-04-03 17:11 UTC, Ole Henrik Jahren
Details

Note You need to log in before you can comment on or make changes to this bug.
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