upgpkg: joplin 2.6.10-4

Use downloaded electron
main
Alfredo Palhares 2021-12-27 12:15:34 +00:00
parent 3b0c8beb2e
commit a1f977b265
1 changed files with 3 additions and 2 deletions

View File

@ -164,8 +164,9 @@ package_joplin-desktop() {
msg2 "Using Electron Version ${electron_version}"
# Current version of electron does not work
USE_HARD_LINKS=false yarn run dist -- --publish=never --linux --x64 \
--dir="dist/" -c.electronDist=$electron_dir -c.electronVersion=$electron_version
#--dir="dist/"
--dir="dist/"
# FIXME: Using packaged electron breaks the interface
#--dir="dist/" -c.electronDist=$electron_dir -c.electronVersion=$electron_version
# TODO: Cleanup app.asar file
cd dist/linux-unpacked/