mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
Update recipes
This commit is contained in:
parent
1872f8d869
commit
7282e4db55
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compilation error
|
||||
[source]
|
||||
git = "https://github.com/Orange-OpenSource/hurl"
|
||||
[build]
|
||||
|
||||
@ -7,6 +7,6 @@ dependencies = [
|
||||
"sqlite3",
|
||||
]
|
||||
script = """
|
||||
cd server
|
||||
cd "${COOKBOOK_SOURCE}/server"
|
||||
cookbook_cargo
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user