Skip to content
Snippets Groups Projects
Verified Commit 00e62b35 authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Add findutils recipe

parent 47d04ef7
No related branches found
No related tags found
No related merge requests found
[source]
git = "https://gitlab.redox-os.org/redox-os/findutils.git"
[build]
template = "custom"
script = """
COOKBOOK_CARGO_FLAGS+=(
--bin find
)
cookbook_cargo
"""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment