mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-09 04:58:42 +08:00
procedural-wallpapers-rs: fix build
This commit is contained in:
parent
357f48fb7a
commit
9a3cebcfde
@ -2,4 +2,8 @@
|
|||||||
git = "https://github.com/lukas-kirschner/procedural-wallpapers-rs.git"
|
git = "https://github.com/lukas-kirschner/procedural-wallpapers-rs.git"
|
||||||
|
|
||||||
[build]
|
[build]
|
||||||
template = "cargo"
|
template = "custom"
|
||||||
|
script = """
|
||||||
|
COOKBOOK_SOURCE="${COOKBOOK_SOURCE}"/procedural_wallpapers
|
||||||
|
cookbook_cargo
|
||||||
|
"""
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user