Inkscape-MacOS-Curated-Build icon indicating copy to clipboard operation
Inkscape-MacOS-Curated-Build copied to clipboard

Fix running on case-sensitive file-system

Open autopulated opened this issue 6 years ago • 0 comments

The bootstrap script name is 'Inkscape', whereas the executable in bin is 'inkscape', so this can't use basename, hardcoding it seemed simplest. Also removed unnecessary trailing slash from bundle_res.

autopulated avatar Mar 08 '20 20:03 autopulated