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

Update recipes

parent 10bf9f15
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,8 @@ dependencies = [
"cairo",
]
script = """
rsync -av --delete "${COOKBOOK_SOURCE}/" ./
./autogen.sh
COOKBOOK_CONFIGURE="./configure"
cookbook_configure
"""
......@@ -5,6 +5,8 @@ rev = "37884f864d6fd9b04f44677cb04da15d0c9d6526"
[build]
template = "custom"
script = """
rsync -av --delete "${COOKBOOK_SOURCE}/" ./
./autogen.sh
COOKBOOK_CONFIGURE="./configure"
cookbook_configure
"""
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