mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 04:57:44 +00:00
Ports: Make files
a proper array
This commit is contained in:
parent
3c2d846b94
commit
284fee9e77
311 changed files with 959 additions and 350 deletions
|
@ -4,7 +4,9 @@ version='0.65'
|
|||
workdir='SerenityQuake-master'
|
||||
useconfigure='false'
|
||||
archive_hash='81172c57839b3ec75bdc18d4ec4ec00a1460da84c596b4b8e5eb65a5a3a8309a'
|
||||
files="https://github.com/SerenityPorts/SerenityQuake/archive/master.tar.gz quake.tar.gz ${archive_hash}"
|
||||
files=(
|
||||
"https://github.com/SerenityPorts/SerenityQuake/archive/master.tar.gz quake.tar.gz ${archive_hash}"
|
||||
)
|
||||
makeopts+=(
|
||||
'V=1'
|
||||
'SYMBOLS_ON=Y'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue