Skip to content

Commit

Permalink
Update AppImageBuilder.yml.jinja
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederic98 authored Jan 18, 2025
1 parent 337268a commit 0fe2770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/AppImage-builder/AppImageBuilder.yml.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ AppDir:
path_mappings:
- /usr/share:$APPDIR/usr/share
after_runtime:
- ln "$TARGET_APPDIR/runtime/compat/usr/lib" "$TARGET_APPDIR/runtime/compat/lib"
- ln -s "$TARGET_APPDIR/runtime/compat/usr/lib" "$TARGET_APPDIR/runtime/compat/lib"
test:
fedora-30:
image: appimagecrafters/tests-env:fedora-30
Expand Down

0 comments on commit 0fe2770

Please sign in to comment.