mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-27 23:34:19 +08:00
8 lines
125 B
TOML
8 lines
125 B
TOML
[source]
|
|
tar="https://ftp.gnu.org/gnu/gdbm/gdbm-1.23.tar.gz"
|
|
patches = [
|
|
"redox.patch",
|
|
]
|
|
[build]
|
|
template = "configure"
|