Fix #126734: linux launcher fails on paths with spaces

Ref: !126740
This commit is contained in:
WaviestBalloon 2024-08-26 11:23:52 +10:00 committed by Campbell Barton
parent b265161aea
commit d63db15fe9
Notes: blender-bot 2024-08-26 04:09:24 +02:00
Referenced by issue #124452, Blender LTS: Maintenance Task 4.2

View file

@ -1,5 +1,5 @@
#!/bin/sh
BF_DIST_BIN=$(dirname $(readlink -f "$0"))
BF_DIST_BIN=$(dirname "$(readlink -f "$0")")
BF_PROGRAM="blender"
# Add own lib folder first, because Steam or other environments may set an