Skip to content

Commit 87073e5

Browse files
committed
DEPLOY_PYTHON now implies DEPLOY_SYS_PYTHON
1 parent 6b9c1f8 commit 87073e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

make-appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export ADD_HOOKS="self-updater.bg.hook"
1010
export UPINFO="gh-releases-zsync|${GITHUB_REPOSITORY%/*}|${GITHUB_REPOSITORY#*/}|latest|*$ARCH.AppImage.zsync"
1111
export ICON=/usr/share/pixmaps/anki.png
1212
export DESKTOP=/usr/share/applications/anki.desktop
13-
export DEPLOY_SYS_PYTHON=1
13+
export DEPLOY_PYTHON=1
1414
export DEPLOY_QT_WEB_ENGINE=1
1515
export DEPLOY_OPENGL=1
1616
export DEPLOY_VULKAN=1

0 commit comments

Comments
 (0)