diff --git a/recipes/wip/wayland/libcosmic-wayland/recipe.toml b/recipes/wip/wayland/libcosmic-wayland/recipe.toml index 85e8c4c80..fd81d2b14 100644 --- a/recipes/wip/wayland/libcosmic-wayland/recipe.toml +++ b/recipes/wip/wayland/libcosmic-wayland/recipe.toml @@ -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" """