Skip to content

fix: resolve #365 — AppImage build fails#727

Open
chinhkrb113 wants to merge 1 commit into
jpochyla:mainfrom
chinhkrb113:improve/quality/update-or-replace-appimage-ingredients-c
Open

fix: resolve #365 — AppImage build fails#727
chinhkrb113 wants to merge 1 commit into
jpochyla:mainfrom
chinhkrb113:improve/quality/update-or-replace-appimage-ingredients-c

Conversation

@chinhkrb113
Copy link
Copy Markdown

Summary

The pkg2appimage-ingredients.yml file defines how the AppImage is assembled. If the project switches from pkg2appimage to linuxdeploy, this file may no longer be needed. If keeping pkg2appimage, the ingredients file may need updates to reference correct package sources or binary paths

Fixes #365

Changes

  • .pkg/APPIMAGE/pkg2appimage-ingredients.yml

Why

.pkg/APPIMAGE/pkg2appimage-ingredients.yml: The pkg2appimage-ingredients.yml file defines how the AppImage is assembled. If the project switches from pkg2appimage to linuxdeploy, this file may no longer be needed. If keeping pkg2appimage, the ingredients file may need updates to reference correct package sources or binary paths.

Fixes jpochyla#365

Signed-off-by: ChinhLee <76194645+chinhkrb113@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AppImage build fails

1 participant