0
0
forked from blender/blender
blender/release/bin
YimingWu 0f1f0d92bc Fix #124454: Allow BF_DIST_BIN to be a symlink
In `blender-launcher` on linux, the `$0` could be assigned to
a symlink instead of an actual directory, which may cause infinite
chaining of the command which ultimately gives an arguent string that's
way too long. This fix prevents that by using `readlink -f` first.

This fix was implemented by @Joel-Schumacher

Ref: !124533
2024-07-14 20:20:19 +10:00
..
blender-launcher Fix #124454: Allow BF_DIST_BIN to be a symlink 2024-07-14 20:20:19 +10:00
blender-softwaregl Linux: remove historic bourne shell argument expansion workaround 2023-06-22 13:17:28 +10:00