projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf43a7c
)
sci-libs/lapack-reference: versionize patch
author
Matthias Maier
<tamiko@gentoo.org>
Fri, 3 Feb 2017 02:04:32 +0000
(20:04 -0600)
committer
Matthias Maier
<tamiko@gentoo.org>
Fri, 3 Feb 2017 03:01:29 +0000
(21:01 -0600)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
sci-libs/lapack-reference/files/lapack-reference-3.6.0-fix-build-system.patch
[moved from
sci-libs/lapack-reference/files/lapack-fix-build-system.patch
with 100% similarity]
patch
|
blob
|
history
sci-libs/lapack-reference/lapack-reference-3.6.0.ebuild
patch
|
blob
|
history
diff --git
a/sci-libs/lapack-reference/files/lapack-fix-build-system.patch
b/sci-libs/lapack-reference/files/lapack-reference-3.6.0-fix-build-system.patch
similarity index 100%
rename from
sci-libs/lapack-reference/files/lapack-fix-build-system.patch
rename to
sci-libs/lapack-reference/files/lapack-reference-3.6.0-fix-build-system.patch
diff --git
a/sci-libs/lapack-reference/lapack-reference-3.6.0.ebuild
b/sci-libs/lapack-reference/lapack-reference-3.6.0.ebuild
index 00bde1e29ffae8ea8f706937aac52fb274301b72..f03d2b35a690f8c08b84914da28ba4bab88bcb8b 100644
(file)
--- a/
sci-libs/lapack-reference/lapack-reference-3.6.0.ebuild
+++ b/
sci-libs/lapack-reference/lapack-reference-3.6.0.ebuild
@@
-21,7
+21,7
@@
DEPEND="app-eselect/eselect-lapack
RDEPEND="${DEPEND}"
S="${WORKDIR}/lapack-${PV}"
-PATCHES=( "${FILESDIR}/
lapack
-fix-build-system.patch" )
+PATCHES=( "${FILESDIR}/
${P}
-fix-build-system.patch" )
src_prepare() {
epatch "${PATCHES[@]}"