mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-30 08:38:43 +08:00
7 lines
233 B
TOML
7 lines
233 B
TOML
#TODO maybe wrong template
|
|
# build instructions - https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git/tree/INSTALL
|
|
[source]
|
|
tar = "http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.47.1.tar.gz"
|
|
[build]
|
|
template = "configure"
|