mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 18:28:12 +00:00
Ports/ja2: Ensure build is run in parallel
This commit is contained in:
parent
bb4e7c91ca
commit
a827c0defc
1 changed files with 3 additions and 1 deletions
|
@ -6,7 +6,9 @@ workdir="ja2-stracciatella-${version}"
|
|||
files=(
|
||||
"https://github.com/ja2-stracciatella/ja2-stracciatella/archive/refs/heads/${version}.zip 178375de4859d16a76276c781455bf48d3fa862841387c8aa6cfa4162f4f0ca4"
|
||||
)
|
||||
makeopts="SERENITY=1"
|
||||
makeopts+=(
|
||||
'SERENITY=1'
|
||||
)
|
||||
launcher_name="Jagged Alliance 2"
|
||||
launcher_category=Games
|
||||
launcher_command="/opt/ja2/ja2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue