Skip to content

Commit

Permalink
Copy missing webengine resource v8_context_snapshot.bin.
Browse files Browse the repository at this point in the history
Signed-off-by: Camila Ayres <[email protected]>
  • Loading branch information
camilasan committed Sep 19, 2024
1 parent e61cac0 commit 3c8786c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions admin/linux/build-appimage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@ mkdir usr/plugins
mv usr/lib/*sync_vfs_suffix.so usr/plugins
mv usr/lib/*sync_vfs_xattr.so usr/plugins

# webengine resources
mkdir usr/resources
cp /opt/qt6.6.3/resources/v8_context_snapshot.bin usr/resources/

rm -rf usr/lib/cmake
rm -rf usr/include
rm -rf usr/mkspecs
Expand Down

0 comments on commit 3c8786c

Please sign in to comment.