Bug 70817 - fftw-2*: please install fftw_f77.i
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

------- Comment #1 From Patrick Kursawe 2004-11-16 00:37:14 0000 -------
Thanks for the hint. In CVS. No revision bump because of little impact.