diff options
| author | Mogria <m0gr14@gmail.com> | 2017-03-15 11:32:44 +0100 |
|---|---|---|
| committer | Jörg Thalheim <Mic92@users.noreply.github.com> | 2017-03-15 11:32:44 +0100 |
| commit | 1893ed54dc1ee7cef56be1c2ce7839c9523ba17e (patch) | |
| tree | a672755262f2dd224246764d20621b0f47238da0 /pkgs/development/python-modules/httpserver | |
| parent | ada3bcdcda6c0a1b6d1267f5dfebe76538f4545b (diff) | |
sublime3: fix hardcoded /bin/bash when executing commands for build systems (#23561)
* sublime3: replace hardcoded /bin/bash with /usr/bin/env
exec.py in Default.package-sublime calls /bin/bash with subprocess.
See Issue #12011. Because of this builds could not be started from
withtin Sublime Text.
* sublime3: use wrapped of bash to fix internal build system
Without the wrapped version of bash (a symlink to $bash/bin/bash)
with LD_PRELOAD to glibc an relocation error occurs when trying
to run builds from within Sublime Text 3. See Issue #12011.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
