mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-03 01:58:41 +08:00
11 lines
259 B
TOML
11 lines
259 B
TOML
[source]
|
|
tar = "https://invisible-island.net/archives/vttest/vttest-20140305.tgz"
|
|
blake3 = "b515b9a5e1f1498ed99e1a1c172fbcfdf2b7a214e185bd2005cc994407ded89e"
|
|
patches = ["redox.patch"]
|
|
script = """
|
|
GNU_CONFIG_GET config.sub
|
|
"""
|
|
|
|
[build]
|
|
template = "configure"
|