Changes between Version 80 and Version 81 of BuildAndDeploymentEnvironment


Ignore:
Timestamp:
Sep 4, 2022, 5:51:42 PM (20 months ago)
Author:
Andy Alt
Comment:

appimage:precede linuxdeploy with './'

Legend:

Unmodified
Added
Removed
Modified
  • BuildAndDeploymentEnvironment

    v80 v81  
    261261
    262262DEPLOY_GTK_VERSION=3 # Variable used by gtk plugin
    263 linuxdeploy -d ${APPDIR}/usr/share/applications/0ad.desktop \
     263./linuxdeploy -d ${APPDIR}/usr/share/applications/0ad.desktop \
    264264  --icon-file=${APPDIR}/usr/share/pixmaps/0ad.png \
    265265  --icon-filename=0ad \