Skip to content
Snippets Groups Projects
Commit 88bf0d3a authored by Ribbon's avatar Ribbon :speech_balloon:
Browse files

Update recipes

parent e9a9a7f5
No related branches found
No related tags found
No related merge requests found
#TODO the tarball contents aren't copied to the "build" folder
#TODO mm-common-prepare: not found
[source]
tar = "https://www.cairographics.org/releases/cairomm-1.18.0.tar.xz"
[build]
......
#TODO the git repository contents aren't copied to the "build" folder
#TODO compiled but not tested
[source]
git = "https://github.com/wolfSSL/wolfssl"
rev = "37884f864d6fd9b04f44677cb04da15d0c9d6526"
......
......@@ -7,6 +7,7 @@ dependencies = [
"sqlite3",
]
script = """
rsync -av --delete "${COOKBOOK_SOURCE}/" ./
cd "${COOKBOOK_SOURCE}/server"
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