sys-fs/bcachefs-tools: update patch rename

`pkgcheck` was complaining that ${P} appeared in the renamed distfile.

Signed-off-by: Matt Jolly <kangie@gentoo.org>
This commit is contained in:
Matt Jolly
2025-10-02 19:50:49 +10:00
parent 3c033fa009
commit 6adeca55e3

View File

@@ -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}"