mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
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:
committed by
Sam James
parent
bf6b113384
commit
4479114d90
@@ -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() {
|
||||
|
||||
@@ -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
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user