| Bug#: 70817 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: All | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: sci@gentoo.org | Reported By: nospam@dolney.com | |
| Component: Development | |||
| URL: | |||
| Summary: fftw-2*: please install fftw_f77.i | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2004-11-11 09:43 0000 | |||
| Description: | Opened: 2004-11-11 09:43 0000 |
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
Thanks for the hint. In CVS. No revision bump because of little impact.