Changes between Version 72 and Version 73 of BuildAndDeploymentEnvironment


Ignore:
Timestamp:
Sep 1, 2022, 6:25:27 PM (21 months ago)
Author:
Andy Alt
Comment:

appimage:add notes about using the gtk linuxdeploy plugin for Atlas to work

Legend:

Unmodified
Added
Removed
Modified
  • BuildAndDeploymentEnvironment

    v72 v73  
    216216
    217217cp -a binaries/data/l10n ${APPDIR}/usr/data
     218cp -a binaries/data/tools ${APPDIR}/usr/data # for Atlas
    218219
    219220# IMPORTANT: If you're creating the image from a distribution archive, this should copy
     
    234235# Get a copy of 'linuxdeploy' (you can use `wget` to get the desired release/arch).
    235236# https://github.com/linuxdeploy/linuxdeploy/releases linuxdeploy
     237
     238# the linuxdeploy gtk plugin is required for Atlas to work
     239# View the simple directions at https://github.com/linuxdeploy/linuxdeploy-plugin-gtk
     240# https://github.com/linuxdeploy/linuxdeploy-plugin-gtk
     241#
     242# NOTE the script must be marked executable with chmod otherwise it will error
     243# https://github.com/linuxdeploy/linuxdeploy-plugin-gtk/issues/35
    236244
    237245# Create the image