games-fps/gzdoom: fix patches

This commit is contained in:
Nicole O'Connor 2024-04-04 12:38:25 -07:00
parent 4226b69b0c
commit 2860d205cb
1 changed files with 2 additions and 2 deletions

View File

@ -30,8 +30,8 @@ S="${WORKDIR}/${PN}-g${PV}"
PATCHES=(
"${FILESDIR}"/${PN}-4.7.1-Introduce-the-BUILD_NONFREE-option.patch
"${FILESDIR}"/${P}-gcc-13.patch
"${FILESDIR}"/${P}-headers.patch
"${FILESDIR}"/${PN}-4.10.0-gcc-13.patch
"${FILESDIR}"/${PN}-4.10.0-headers.patch
)
src_prepare() {