commit: 3b6d53abb3c3930dfb8e4cb71de672233e0a4ec2 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Sun Feb 14 10:27:34 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Feb 14 10:27:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b6d53ab
sci-physics/pythia: Apply the correct patch in pythia:8 Closes: https://github.com/gentoo/gentoo/pull/19458 Closes: https://bugs.gentoo.org/770445 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr> Signed-off-by: David Seifert <soap <AT> gentoo.org> sci-physics/pythia/pythia-8.2.26-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-physics/pythia/pythia-8.2.26-r1.ebuild b/sci-physics/pythia/pythia-8.2.26-r1.ebuild index d76dc0fc811..3c735682cf1 100644 --- a/sci-physics/pythia/pythia-8.2.26-r1.ebuild +++ b/sci-physics/pythia/pythia-8.2.26-r1.ebuild @@ -40,7 +40,7 @@ DEPEND="${RDEPEND} )" PATCHES=( - "${FILESDIR}"/${PF}-run-tests.patch + "${FILESDIR}"/${P}-run-tests.patch "${FILESDIR}"/${PN}8209-root-noninteractive.patch )
