mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 04:14:17 +08:00
update recipes
This commit is contained in:
parent
f05325173b
commit
2fd0fbf8be
@ -1,4 +1,4 @@
|
||||
#TODO
|
||||
#TODO missing script to properly move the binary
|
||||
[source]
|
||||
git = "https://github.com/SeaQL/FireDBG.for.Rust"
|
||||
rev = "2c1ec30113e2a0c857a37beb4177884528ae69bc"
|
||||
|
||||
@ -2,8 +2,4 @@
|
||||
[source]
|
||||
tar = "https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
./autogen.sh
|
||||
cookbook_configure
|
||||
"""
|
||||
template = "configure"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user