mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +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"
|
||||
|
||||
[build]
|
||||
template = "cargo"
|
||||
template = "custom"
|
||||
script = """
|
||||
COOKBOOK_SOURCE="${COOKBOOK_SOURCE}"/procedural_wallpapers
|
||||
cookbook_cargo
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user