mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 13:33:32 -04:00
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:
@@ -39,10 +39,10 @@ DEPEND="
|
|||||||
"
|
"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
BDEPEND=""
|
BDEPEND=""
|
||||||
PATCHES="
|
PATCHES=(
|
||||||
${FILESDIR}/${P}-make-arch-independent.patch
|
"${FILESDIR}/${P}-make-arch-independent.patch"
|
||||||
${FILESDIR}/${P}-version-fix.patch
|
"${FILESDIR}/${P}-version-fix.patch"
|
||||||
"
|
)
|
||||||
|
|
||||||
CMAKE_BUILD_TYPE=Release
|
CMAKE_BUILD_TYPE=Release
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user