summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch
diff options
context:
space:
mode:
authorhuantian <davidtianli@gmail.com>2024-08-21 12:27:41 -0700
committerhuantian <davidtianli@gmail.com>2024-08-23 10:46:58 -0700
commit51afc33a17280bb5f0758981ad244ecb43417010 (patch)
tree3422f3a2b052b9c8949c798060ecde970fce55d9 /pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch
parentdeb2f07f229052312a4445f2f96a4b6731312bfe (diff)
tauon: fix build error
If the interpreter path to bash after patchShebang contians the string 'gcc', then we will end up mangaling the shebang interpreter path with the substituteInPlace on 'gcc' that follows the patchShebang. We can fix this by switching the order of the two, but since this script is only used once during compilation, it's simplier just to call bash directly to run the script.
Diffstat (limited to 'pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch')
0 files changed, 0 insertions, 0 deletions