summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorPaul Tsupikoff <goodsoft@goodsoft.lv>2019-04-18 22:37:30 +0300
committerGitHub <noreply@github.com>2019-04-18 22:37:30 +0300
commit0d9575ced8197dd8089686ad4ad91ec6dc5bee98 (patch)
treeba26de97ccd5fad3f2e9c1f9dbffeedf7dea6f0a /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parent8bb785c3b1a26d303eaedfd8a8ed872646ca34e7 (diff)
buildMix: fix bootstrapping packages with hyphens in version
I'm using `buildMix` to build a package, which has a dependency with a hyphen in its version: `dialyxir-1.0.0-rc6`. Due to `mix-bootstrap` using `string:tokens` the dependency ends up in `_build/prod/lib/dyalyxir1.0.0rc6` instead of `_build/prod/lib/dialyxir`. Here I'm fixing it to use `string:split`, which splits by first hyphen only, and returns an array with no more than two elements.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions