Skip to content

Commit 0d5bbef

Browse files
committed
DEPLOY_PYTHON now implies DEPLOY_SYS_PYTHON
1 parent 032f79c commit 0d5bbef

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
@@ -13,7 +13,7 @@ export ICON=/usr/share/icons/hicolor/scalable/apps/blender.svg
1313
export DESKTOP=/usr/share/applications/blender.desktop
1414
export DEPLOY_OPENGL=1
1515
export DEPLOY_VULKAN=1
16-
export DEPLOY_SYS_PYTHON=1
16+
export DEPLOY_PYTHON=1
1717
export DEPLOY_SDL=1
1818
export OPTIMIZE_LAUNCH=1
1919

0 commit comments

Comments
 (0)