Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 70817 - fftw-2*: please install fftw_f77.i
Summary: fftw-2*: please install fftw_f77.i
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-11 09:43 UTC by Derek Dolney
Modified: 2004-11-16 00:37 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Derek Dolney 2004-11-11 09:43:40 UTC
fftw version 2 ebuilds should install the fortran include file. I put these lines at the end of src_install ():

cd "${S}-single/fortran"
insinto ${D}usr/include
doins fftw_f77.i
Comment 1 Patrick Kursawe (RETIRED) gentoo-dev 2004-11-16 00:37:14 UTC
Thanks for the hint. In CVS. No revision bump because of little impact.