Bug 145190 - sci-libs/blas-reference-19940131-r4.ebuild uses non existing files in src_unpack()
Bug#: 145190 Product:  Gentoo Linux Version: 2006.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: sci@gentoo.org Reported By: ediap@users.sourceforge.net
Component: Ebuilds
URL: 
Summary: sci-libs/blas-reference-19940131-r4.ebuild uses non existing files in src_unpack()
Keywords:  
Status Whiteboard: 
Opened: 2006-08-26 09:11 0000
Description:   Opened: 2006-08-26 09:11 0000
Hi!

Currently masked blas-reference-19940131-r4.ebuild tries to copy non existing
Makefile.am and configure.ac in src_unpack().
Following the latest stable ebuild, it should use blas-reference-autotool.patch
instead. Please find the attached patch that fixes this problem.

BR,
/ediap

------- Comment #1 From Adam Piątyszek 2006-08-26 09:26:36 0000 -------
Created an attachment (id=95143) [details]
blas-reference-19940131-r4.ebuild.patch

------- Comment #2 From Donnie Berkholz 2006-08-26 15:03:07 0000 -------
Thanks, Adam! Your patch has been committed.