We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
DEPLOY_PYTHON
DEPLOY_SYS_PYTHON
1 parent 6b9c1f8 commit 87073e5Copy full SHA for 87073e5
1 file changed
make-appimage.sh
@@ -10,7 +10,7 @@ export ADD_HOOKS="self-updater.bg.hook"
10
export UPINFO="gh-releases-zsync|${GITHUB_REPOSITORY%/*}|${GITHUB_REPOSITORY#*/}|latest|*$ARCH.AppImage.zsync"
11
export ICON=/usr/share/pixmaps/anki.png
12
export DESKTOP=/usr/share/applications/anki.desktop
13
-export DEPLOY_SYS_PYTHON=1
+export DEPLOY_PYTHON=1
14
export DEPLOY_QT_WEB_ENGINE=1
15
export DEPLOY_OPENGL=1
16
export DEPLOY_VULKAN=1
0 commit comments