commit: 142921c229c89c2ece05f03f2eeebbaf6257028b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 18 07:14:45 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 18 07:15:37 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=142921c2
sci-geosciences/grass: fix patch Closes: https://bugs.gentoo.org/839072 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-geosciences/grass/grass-8.0.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-geosciences/grass/grass-8.0.1-r1.ebuild b/sci-geosciences/grass/grass-8.0.1-r1.ebuild index 81b7d01d2c77..92ed99c98cc2 100644 --- a/sci-geosciences/grass/grass-8.0.1-r1.ebuild +++ b/sci-geosciences/grass/grass-8.0.1-r1.ebuild @@ -93,7 +93,7 @@ BDEPEND=" PATCHES=( # bug 746590 "${FILESDIR}/${PN}-flock.patch" - "${FILESDIR}/${PN}-lib_imagery.patch" + "${FILESDIR}/${P}-lib_imagery.patch" ) pkg_setup() {
