mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 06:14:18 +08:00
Fix and cleanup the kingslayer recipe
This commit is contained in:
parent
ba3a684587
commit
418795d801
@ -2,9 +2,4 @@
|
||||
[source]
|
||||
git = "https://github.com/Zaechus/kingslayer"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
mkdir -pv "${COOKBOOK_STAGE}"/usr/share/kingslayer
|
||||
cp -rv "${COOKBOOK_SOURCE}"/worlds/* "${COOKBOOK_STAGE}"/usr/share/kingslayer
|
||||
cookbook_cargo
|
||||
"""
|
||||
template = "cargo"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user