summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-05-05 01:40:25 +0100
committerSam James <sam@gentoo.org>2022-05-05 01:40:36 +0100
commit2e7f3d962f84ad3363e3602563d22de5dd19b46d (patch)
treea5084429a81108901f779d7e39e356a25a73df4f /sci-mathematics/octave
parentsci-mathematics/octave: unkeyword 7.1.0 (diff)
downloadgentoo-2e7f3d962f84ad3363e3602563d22de5dd19b46d.tar.gz
gentoo-2e7f3d962f84ad3363e3602563d22de5dd19b46d.tar.bz2
gentoo-2e7f3d962f84ad3363e3602563d22de5dd19b46d.zip
sci-mathematics/octave: fix patch filename
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/octave')
-rw-r--r--sci-mathematics/octave/octave-6.4.0-r2.ebuild2
-rw-r--r--sci-mathematics/octave/octave-7.1.0.ebuild2
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() {