commit: 6adeca55e32ae01614f83d6b9f996f0629852970
Author: Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 2 09:50:49 2025 +0000
Commit: Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Thu Oct 2 09:50:49 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6adeca55
sys-fs/bcachefs-tools: update patch rename
`pkgcheck` was complaining that ${P} appeared in the renamed distfile.
Signed-off-by: Matt Jolly <kangie <AT> gentoo.org>
sys-fs/bcachefs-tools/bcachefs-tools-1.20.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-fs/bcachefs-tools/bcachefs-tools-1.20.0.ebuild
b/sys-fs/bcachefs-tools/bcachefs-tools-1.20.0.ebuild
index 87dade8b22d0..edc6e51ccd56 100644
--- a/sys-fs/bcachefs-tools/bcachefs-tools-1.20.0.ebuild
+++ b/sys-fs/bcachefs-tools/bcachefs-tools-1.20.0.ebuild
@@ -102,7 +102,7 @@ else
SRC_URI="https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-${PV}.tar.zst
${CARGO_CRATE_URIS}
https://github.com/koverstreet/bcachefs-tools/commit/67c9b378c7e7820b91033004b032e236a8069b4a.patch
- -> bcachefs-tools-1.20.0-fix-fuse-build.patch
+ -> ${P}-fix-fuse-build.patch
"
SRC_URI+=" verify-sig? (
https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-${PV}.tar.sign )"
S="${WORKDIR}/${P}"