mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-04 10:38:46 +08:00
11 lines
210 B
TOML
11 lines
210 B
TOML
#TODO not compiled or tested
|
|
[source]
|
|
git = "https://salsa.debian.org/clint/fakeroot"
|
|
rev = "upstream/1.37.2"
|
|
shallow_clone = true
|
|
script = """
|
|
autotools_recursive_regenerate
|
|
"""
|
|
[build]
|
|
template = "configure"
|