Update AppImageBuilder.yml.jinja

This commit is contained in:
Frederic Meeuwissen 2025-01-18 17:46:37 +01:00 committed by GitHub
parent f51843d004
commit b352fccfbe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -65,7 +65,7 @@ AppDir:
GDK_PIXBUF_MODULE_FILE: $APPDIR/usr/lib/{{ arch }}-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache GDK_PIXBUF_MODULE_FILE: $APPDIR/usr/lib/{{ arch }}-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
path_mappings: path_mappings:
- /usr/share:$APPDIR/usr/share - /usr/share:$APPDIR/usr/share
after_budnle: after_bundle:
- ln "$TARGET_APPDIR/runtime/compat/usr/lib" "$TARGET_APPDIR/runtime/compat/lib" - ln "$TARGET_APPDIR/runtime/compat/usr/lib" "$TARGET_APPDIR/runtime/compat/lib"
test: test:
fedora-30: fedora-30: