mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 12:24:17 +08:00
Fix broken xz recipe
Caused by https://gitlab.redox-os.org/redox-os/cookbook/-/merge_requests/246
This commit is contained in:
parent
ad2f5c6eee
commit
6f970f298e
@ -1,5 +1,8 @@
|
||||
[source]
|
||||
tar = "https://codeload.github.com/xz-mirror/xz/tar.gz/v5.2.5"
|
||||
script = """
|
||||
./autogen.sh
|
||||
"""
|
||||
|
||||
[build]
|
||||
template = "custom"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user