redox/recipes/wip/fuse/indexfs/recipe.toml

9 lines
261 B
TOML

#TODO make libfuse work
#TODO probably missing dependencies
# build instructions - https://github.com/MajenkoProjects/indexfs/blob/master/INSTALL
[source]
git = "https://github.com/MajenkoProjects/indexfs"
script = "./autogen.sh"
[build]
template = "configure"