mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 14:24:18 +08:00
libcosmic-wayland: fix example binary path
This commit is contained in:
parent
71775701be
commit
381667966a
@ -11,4 +11,5 @@ template = "custom"
|
||||
script = """
|
||||
DYNAMIC_INIT
|
||||
cookbook_cargo_packages application
|
||||
mv "${COOKBOOK_STAGE}/usr/bin/application" "${COOKBOOK_STAGE}/usr/bin/libcosmic-wayland_application"
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user