commit: 2e7f3d962f84ad3363e3602563d22de5dd19b46d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May 5 00:40:25 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 5 00:40:36 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e7f3d96
sci-mathematics/octave: fix patch filename
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-mathematics/octave/octave-6.4.0-r2.ebuild | 2 +-
sci-mathematics/octave/octave-7.1.0.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-mathematics/octave/octave-6.4.0-r2.ebuild
b/sci-mathematics/octave/octave-6.4.0-r2.ebuild
index 23efecfc1a2a..fc956ca314bf 100644
--- a/sci-mathematics/octave/octave-6.4.0-r2.ebuild
+++ b/sci-mathematics/octave/octave-6.4.0-r2.ebuild
@@ -99,7 +99,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-5.1.0-pkgbuilddir.patch
"${FILESDIR}"/${PN}-4.2.2-ncurses-pkgconfig.patch
"${FILESDIR}/${PN}-6.4.0-slibtool.patch"
- "${FILESDIR}"/${PN}-7.1.0-omit-qtchooser-qtver.patch
+ "${FILESDIR}"/${PN}-6.4.0-omit-qtchooser-qtver.patch
)
src_prepare() {
diff --git a/sci-mathematics/octave/octave-7.1.0.ebuild
b/sci-mathematics/octave/octave-7.1.0.ebuild
index 614ff3b2db5a..37a6248277be 100644
--- a/sci-mathematics/octave/octave-7.1.0.ebuild
+++ b/sci-mathematics/octave/octave-7.1.0.ebuild
@@ -100,7 +100,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-5.1.0-pkgbuilddir.patch
"${FILESDIR}"/${PN}-4.2.2-ncurses-pkgconfig.patch
"${FILESDIR}"/${PN}-6.4.0-slibtool.patch
- "${FILESDIR}"/${PN}-7.1.0-omit-qtchooser-qtver.patch
+ "${FILESDIR}"/${PN}-6.4.0-omit-qtchooser-qtver.patch
)
src_prepare() {