mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -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}"
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user