Skip to content
Snippets Groups Projects
Verified Commit 60bfcd7c authored by Jeremy Soller's avatar Jeremy Soller
Browse files

cosmic-edit,cosmic-files: sort app manifests

parent f7ef609f
No related branches found
No related tags found
No related merge requests found
......@@ -7,5 +7,5 @@ template = "custom"
script = """
cookbook_cargo --no-default-features
mkdir -pv "${COOKBOOK_STAGE}/ui/apps"
cp -v "${COOKBOOK_RECIPE}/manifest" "${COOKBOOK_STAGE}/ui/apps/cosmic-edit"
cp -v "${COOKBOOK_RECIPE}/manifest" "${COOKBOOK_STAGE}/ui/apps/30_cosmic-edit"
"""
......@@ -7,5 +7,5 @@ template = "custom"
script = """
cookbook_cargo --no-default-features
mkdir -pv "${COOKBOOK_STAGE}/ui/apps"
cp -v "${COOKBOOK_RECIPE}/manifest" "${COOKBOOK_STAGE}/ui/apps/cosmic-files"
cp -v "${COOKBOOK_RECIPE}/manifest" "${COOKBOOK_STAGE}/ui/apps/20_cosmic-files"
"""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment