From 2279b9fe56f9ed156e11e6a65d6c4cfa803c78e0 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 6 Feb 2021 21:31:38 +0000 Subject: sci-libs/lapack: minor style change ${P} (for me at least) implies the patch is upstreamed, which it is. Bug: https://bugs.gentoo.org/702254 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James --- sci-libs/lapack/lapack-3.9.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/lapack/lapack-3.9.0-r1.ebuild b/sci-libs/lapack/lapack-3.9.0-r1.ebuild index 01d9add8fb4b..06888886084a 100644 --- a/sci-libs/lapack/lapack-3.9.0-r1.ebuild +++ b/sci-libs/lapack/lapack-3.9.0-r1.ebuild @@ -28,7 +28,7 @@ RDEPEND=" DEPEND="${RDEPEND}" PATCHES=( - "${FILESDIR}/${PN}-3.9.0-build-tests.patch" + "${FILESDIR}/${P}-build-tests.patch" ) src_prepare() { -- cgit v1.2.3-65-gdbad