mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-07 12:09:00 +08:00
11 lines
197 B
TOML
11 lines
197 B
TOML
#TODO not compiled or tested
|
|
[source]
|
|
git = "https://github.com/williamh/dotconf"
|
|
rev = "v1.4.1"
|
|
shallow_clone = true
|
|
script = """
|
|
autotools_recursive_regenerate
|
|
"""
|
|
[build]
|
|
template = "configure"
|