commit: 543a6431c5085b03105132bec3e24576fdf4bfd6
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 26 12:48:46 2021 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri Nov 26 13:08:08 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=543a6431
sci-mathematics/metamath: change patch filename
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
...e_optimize.patch => metamath-configure.ac-dont_force_optimize.patch} | 0
sci-mathematics/metamath/metamath-0.198.ebuild | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-mathematics/metamath/files/dont_force_optimize.patch
b/sci-mathematics/metamath/files/metamath-configure.ac-dont_force_optimize.patch
similarity index 100%
rename from sci-mathematics/metamath/files/dont_force_optimize.patch
rename to
sci-mathematics/metamath/files/metamath-configure.ac-dont_force_optimize.patch
diff --git a/sci-mathematics/metamath/metamath-0.198.ebuild
b/sci-mathematics/metamath/metamath-0.198.ebuild
index 4660a7b0656e..1f48ed968847 100644
--- a/sci-mathematics/metamath/metamath-0.198.ebuild
+++ b/sci-mathematics/metamath/metamath-0.198.ebuild
@@ -20,7 +20,7 @@ fi
LICENSE="GPL-2"
SLOT="0"
-PATCHES=( "${FILESDIR}/dont_force_optimize.patch" )
+PATCHES=( "${FILESDIR}/${PN}-configure.ac-dont_force_optimize.patch" )
src_prepare() {
default