games-engines/fs2_open: Corrected PATCHES array

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jonas Frei <freijon@pm.me>
This commit is contained in:
Jonas Frei
2022-03-26 05:59:13 +01:00
parent 6a9e7d79e0
commit c2e81a22c3

View File

@@ -39,10 +39,10 @@ DEPEND="
"
RDEPEND="${DEPEND}"
BDEPEND=""
PATCHES="
${FILESDIR}/${P}-make-arch-independent.patch
${FILESDIR}/${P}-version-fix.patch
"
PATCHES=(
"${FILESDIR}/${P}-make-arch-independent.patch"
"${FILESDIR}/${P}-version-fix.patch"
)
CMAKE_BUILD_TYPE=Release