diff options
| author | Orivej Desh <orivej@gmx.fr> | 2017-11-17 10:11:01 +0000 |
|---|---|---|
| committer | Orivej Desh <orivej@gmx.fr> | 2017-11-17 10:11:01 +0000 |
| commit | 4199892768b412a22de303cb392b698887deecb4 (patch) | |
| tree | 58cb32d17a3489dfab65ba2136c52a36f954fd49 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | 035b5892457d7d198090dc6a68cac2b99d2fec52 (diff) | |
makeWrapper: add --set-default and --set-eval
After #31497 starter quoting all values, there arouse the need to left some
values evaluated.
`--set-default var value` expands to `export var=${var-value}`, where value is
not evaluated and literally assigned to var unless it is already set.
`--set-eval var value` expands to `export var=$(eval echo value)`, where value
is evaluated by `eval`.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
