dev-util/schroot: fix incorrect patch name

Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com>
Part-of: https://github.com/gentoo/gentoo/pull/43810
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Holger Hoffstätte 2025-09-16 16:12:42 +02:00 committed by Sam James
parent bf6b113384
commit 4479114d90
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
3 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@ PATCHES=(
# https://codeberg.org/shelter/reschroot/pulls/6
"${FILESDIR}"/${PN}-1.6.13-resize-reserve.patch
"${FILESDIR}"/${PN}-1.16.13_p2-boost-1.85.0.patch
"${FILESDIR}"/${PN}-1.6.13_p2-boost-1.85.0.patch
)
src_unpack() {

View File

@ -53,7 +53,7 @@ PATCHES=(
# https://codeberg.org/shelter/reschroot/pulls/6
"${FILESDIR}"/${PN}-1.6.13-resize-reserve.patch
"${FILESDIR}"/${PN}-1.16.13_p2-boost-1.85.0.patch
"${FILESDIR}"/${PN}-1.6.13_p2-boost-1.85.0.patch
"${FILESDIR}"/${PN}-1.6.13_p7-cmake4.patch # bug #953913
)